WE now send the map on connect after that only player information.
This commit is contained in:
@@ -6,4 +6,6 @@ NetworkClient::NetworkClient()
|
||||
}
|
||||
|
||||
NetworkClient::~NetworkClient()
|
||||
{ }
|
||||
{
|
||||
delete[] m_ReadBuffer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user