Add SpellOverlay class
This commit is contained in:
@@ -13,9 +13,10 @@ public class WizardingCentral : ModuleRules
|
||||
"Core",
|
||||
"CoreUObject",
|
||||
"Engine",
|
||||
"InputCore",
|
||||
"EnhancedInput",
|
||||
"InputCore",
|
||||
"UMG",
|
||||
"SlateCore",
|
||||
});
|
||||
|
||||
PrivateDependencyModuleNames.AddRange(new string[] { });
|
||||
|
||||
Reference in New Issue
Block a user