mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-13 02:39:37 +00:00
Changed: Minor change
This commit is contained in:
parent
f118b85dc6
commit
8b817eea07
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