inlined InitializeEngineWithMods; cleaned trailing whitespace in Game; removed non-working Replay code
This commit is contained in:
@@ -47,7 +47,6 @@ namespace OpenRA.GameRules
|
||||
|
||||
// External game settings
|
||||
public string LastServer = "localhost:1234";
|
||||
public string Replay = null;
|
||||
public string PlayerName = "Newbie";
|
||||
public Color PlayerColor1 = Color.FromArgb(255,160,238);
|
||||
public Color PlayerColor2 = Color.FromArgb(68,0,56);
|
||||
|
||||
Reference in New Issue
Block a user