Added ability to join a server on startup, for gamelist apps.
This commit is contained in:
committed by
Chris Forbes
parent
c0b5455016
commit
dec8c8ba4b
@@ -97,6 +97,8 @@ namespace OpenRA.GameRules
|
||||
|
||||
// Internal game settings
|
||||
public int Timestep = 40;
|
||||
|
||||
public string ConnectTo = "";
|
||||
}
|
||||
|
||||
public class Settings
|
||||
|
||||
Reference in New Issue
Block a user