Added commissions system
This commit is contained in:
@@ -11,7 +11,7 @@ public class NakedDesire : ModuleRules
|
||||
PublicDependencyModuleNames.AddRange(new string[]
|
||||
{
|
||||
"Core", "CoreUObject", "Engine", "InputCore", "EnhancedInput", "UMG", "CommonUI", "NavigationSystem",
|
||||
"AIModule", "GameplayTags", "Slate", "SlateCore", "StructUtils"
|
||||
"AIModule", "GameplayTags", "Slate", "SlateCore"
|
||||
});
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user