Add spell training widget and logic

This commit is contained in:
2025-01-06 03:42:06 -05:00
parent 32f7d37242
commit a7a2e522fa
11 changed files with 280 additions and 13 deletions
@@ -22,7 +22,7 @@ public class WizardingCentral : ModuleRules
PrivateDependencyModuleNames.AddRange(new string[] { });
// Uncomment if you are using Slate UI
// PrivateDependencyModuleNames.AddRange(new string[] { "Slate", "SlateCore" });
PrivateDependencyModuleNames.AddRange(new string[] { "Slate", "SlateCore" });
// Uncomment if you are using online features
// PrivateDependencyModuleNames.Add("OnlineSubsystem");