Prepare roadmap for 0.2 homesteading

This commit is contained in:
2026-05-19 16:15:35 -07:00
parent 64d0603680
commit c742a172da
4 changed files with 204 additions and 5 deletions
@@ -211,11 +211,6 @@ void UAgrarianMvpFrontendWidget::ContinueFromActiveScreen()
CompleteFrontendFlow();
return;
}
if (ActiveScreen == EAgrarianMvpFrontendScreen::SavingAndQuit)
{
return;
}
}
void UAgrarianMvpFrontendWidget::ReturnFromActiveScreen()