Tooling
This commit is contained in:
@@ -24,7 +24,8 @@ public class Salty : ModuleRules
|
||||
"StateTreeModule",
|
||||
"GameplayStateTreeModule",
|
||||
"UMG",
|
||||
"Slate"
|
||||
"Slate",
|
||||
"SlateCore" // SWorldMap is a Slate widget: SLeafWidget, FSlateBrush, the draw elements
|
||||
});
|
||||
|
||||
PrivateDependencyModuleNames.AddRange(new string[] { "Json" });
|
||||
|
||||
Reference in New Issue
Block a user