Add Editor Preference to control server selection

This commit is contained in:
2026-06-03 15:52:20 -04:00
parent d951d2ab61
commit 6658fb7940
12 changed files with 163 additions and 100 deletions

View File

@@ -19,7 +19,8 @@ public class Integration : ModuleRules
"Networking",
"EnhancedInput",
"UMG",
"RenderCore"
"RenderCore",
"DeveloperSettings"
});
PrivateDependencyModuleNames.AddRange(new string[] {