Add investor startup sequence
This commit is contained in:
@@ -19,7 +19,8 @@ public class AgrarianGame : ModuleRules
|
||||
"GameplayStateTreeModule",
|
||||
"UMG",
|
||||
"Landscape",
|
||||
"Slate"
|
||||
"Slate",
|
||||
"SlateCore"
|
||||
});
|
||||
|
||||
PrivateDependencyModuleNames.AddRange(new string[] { });
|
||||
|
||||
Reference in New Issue
Block a user