Fix MVP menu startup and mouse flow
This commit is contained in:
@@ -29,6 +29,17 @@ REQUIRED = {
|
||||
"Cherished individuals, Pacificao seed funding, and Lina Family Investment Funds",
|
||||
"SlamSeconds",
|
||||
"DrawCreditIllustration",
|
||||
"GetCreditsSequenceDurationSeconds",
|
||||
"Agrarian Startup Credits",
|
||||
],
|
||||
ROOT / "Source" / "AgrarianGame" / "AgrarianGamePlayerController.h": [
|
||||
"MvpFrontendStartupDelaySeconds = 24.25f",
|
||||
"ShowMvpFrontend",
|
||||
],
|
||||
ROOT / "Source" / "AgrarianGame" / "AgrarianGamePlayerController.cpp": [
|
||||
"GetWorldTimerManager().SetTimer",
|
||||
"ShowMvpFrontend",
|
||||
"FInputModeGameAndUI",
|
||||
],
|
||||
ROOT / "Config" / "DefaultGame.ini": [
|
||||
"ProjectVersion=0.1.N-investor.20260518",
|
||||
|
||||
Reference in New Issue
Block a user