mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-15 12:09:06 +00:00
Changed: Minor change
This commit is contained in:
parent
7e9dc233f9
commit
9e21c6681c
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