save client IpAddress for later
This commit is contained in:
committed by
Paul Chote
parent
d21875d353
commit
91115d5ba3
@@ -53,6 +53,7 @@ namespace OpenRA.Network
|
||||
public string Country;
|
||||
public int SpawnPoint;
|
||||
public string Name;
|
||||
public string IpAddress;
|
||||
public ClientState State;
|
||||
public int Team;
|
||||
public string Slot; // slot ID, or null for observer
|
||||
|
||||
Reference in New Issue
Block a user