Changed: Minor change
--HG-- branch : develop
This commit is contained in:
parent
93d89700bc
commit
b6dae7002e
1 changed files with 1 additions and 0 deletions
|
@ -3053,6 +3053,7 @@ void cbClientQuitGameRequest( NLNET::CMessage& msgin, const std::string & servic
|
||||||
{
|
{
|
||||||
CEntityId charId;
|
CEntityId charId;
|
||||||
bool bypassDisconnectionTimer = false;
|
bool bypassDisconnectionTimer = false;
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
msgin.serial(charId);
|
msgin.serial(charId);
|
||||||
|
|
Loading…
Reference in a new issue