added server-driven local player choosing
This commit is contained in:
@@ -17,6 +17,7 @@ namespace OpenRA.Server
|
||||
|
||||
/* client data */
|
||||
public bool IsReady;
|
||||
public int PlayerIndex;
|
||||
|
||||
public byte[] PopBytes(int n)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user