Evaluate player location on the server.
This commit is contained in:
@@ -116,6 +116,7 @@ namespace OpenRA.Network
|
||||
public int SpawnPoint;
|
||||
public string Name;
|
||||
public string IpAddress;
|
||||
public string Location;
|
||||
public ClientState State = ClientState.Invalid;
|
||||
public int Team;
|
||||
public string Slot; // Slot ID, or null for observer
|
||||
|
||||
Reference in New Issue
Block a user