@@ -228,6 +228,8 @@ void FCKlient::setForegroundClient( SKlient* foreground )
if( !zGameClient )
Sleep( 100 );
}
+ zGameClient->logout();
+ ls->removeKlient( this );
} );
@@ -244,6 +246,8 @@ void FCKlient::setBackgroundClient( SKlient* background )