Changed: Minor change

--HG--
branch : develop
This commit is contained in:
kervala 2016-01-26 23:29:58 +01:00
parent 93d89700bc
commit b6dae7002e

View file

@ -3053,6 +3053,7 @@ void cbClientQuitGameRequest( NLNET::CMessage& msgin, const std::string & servic
{
CEntityId charId;
bool bypassDisconnectionTimer = false;
try
{
msgin.serial(charId);