Add investor startup sequence

This commit is contained in:
2026-05-14 02:28:38 -07:00
parent 0a27d9a0b4
commit e9896cdce1
12 changed files with 257 additions and 4 deletions
+2 -1
View File
@@ -19,7 +19,8 @@ public class AgrarianGame : ModuleRules
"GameplayStateTreeModule",
"UMG",
"Landscape",
"Slate"
"Slate",
"SlateCore"
});
PrivateDependencyModuleNames.AddRange(new string[] { });