Add a "Game Name" textfield to server creation
This commit is contained in:
@@ -54,7 +54,6 @@ namespace OpenRA.GameRules
|
||||
public string PlayerName = null;
|
||||
public readonly string[] InitialMods = { "ra" };
|
||||
|
||||
public readonly string GameName = "OpenRA Game";
|
||||
public readonly int ListenPort = 1234;
|
||||
public readonly int ExternalPort = 1234;
|
||||
public readonly bool InternetServer = true;
|
||||
|
||||
Reference in New Issue
Block a user