Fixed crash in Client::parsePlayerDamage.
This commit is contained in:
@@ -84,7 +84,6 @@ void Server::Update()
|
||||
if (isReadingData) {
|
||||
Network::Update();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
void Server::parseMessageType(Packet& packet)
|
||||
|
||||
Reference in New Issue
Block a user