Add Editor Preference to control server selection
This commit is contained in:
@@ -19,7 +19,8 @@ public class Integration : ModuleRules
|
||||
"Networking",
|
||||
"EnhancedInput",
|
||||
"UMG",
|
||||
"RenderCore"
|
||||
"RenderCore",
|
||||
"DeveloperSettings"
|
||||
});
|
||||
|
||||
PrivateDependencyModuleNames.AddRange(new string[] {
|
||||
|
||||
Reference in New Issue
Block a user