Remember the last map. Disable the server desc and password fields. Draw the chat entry box on top of the display box.
This commit is contained in:
@@ -27,6 +27,7 @@ namespace OpenRA.GameRules
|
||||
public bool AdvertiseOnline = true;
|
||||
public string MasterServer = "http://master.open-ra.org/";
|
||||
public bool AllowCheats = false;
|
||||
public string LastMap = null;
|
||||
}
|
||||
|
||||
public class DebugSettings
|
||||
|
||||
Reference in New Issue
Block a user