OBT/1.2.0(Spring Update)
Sync with Upstream
This commit is contained in:
@@ -39,7 +39,7 @@ namespace Barotrauma
|
||||
}
|
||||
public int ConnectClients
|
||||
{
|
||||
get { return Client.ClientList.Count; }
|
||||
get { return GameMain.Server.ConnectedClients.Count; }
|
||||
}
|
||||
|
||||
public double RealTickRate
|
||||
|
||||
Reference in New Issue
Block a user