@@ -27,8 +27,8 @@ struct NetworkClientInfo : NetworkClientInfoPool::PoolItem<&_networkclientinfo_p
|
||||
CompanyID client_playas; ///< As which company is this client playing (CompanyID)
|
||||
Date join_date; ///< Gamedate the client has joined
|
||||
DateFract join_date_fract;
|
||||
uint8 join_tick_skip_counter;
|
||||
uint32 join_frame;
|
||||
uint8_t join_tick_skip_counter;
|
||||
uint32_t join_frame;
|
||||
|
||||
/**
|
||||
* Create a new client.
|
||||
|
||||
Reference in New Issue
Block a user