mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 06:23:26 +02:00
Minor fixes and improvements
This commit is contained in:
@@ -71,7 +71,6 @@ void ProtocolGame::onRecv(const InputMessagePtr& inputMessage)
|
||||
|
||||
void ProtocolGame::onError(const boost::system::error_code& error)
|
||||
{
|
||||
Protocol::onError(error);
|
||||
|
||||
g_game.processConnectionError(error);
|
||||
disconnect();
|
||||
}
|
||||
|
Reference in New Issue
Block a user