AllowCheats
This commit is contained in:
@@ -162,6 +162,7 @@ namespace OpenRA
|
||||
CurrentPort = port;
|
||||
|
||||
orderManager = new OrderManager(new NetworkConnection(host, port), ChooseReplayFilename());
|
||||
Game.Settings.DeveloperMode = LobbyInfo.GlobalSettings.AllowCheats;
|
||||
}
|
||||
|
||||
static string ChooseReplayFilename()
|
||||
|
||||
Reference in New Issue
Block a user