mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
* Missed in last commit.
This commit is contained in:
@@ -1054,7 +1054,7 @@ void Game::mount(bool mount)
|
||||
{
|
||||
if(!canPerformGameAction())
|
||||
return;
|
||||
m_protocolGame->sendMounted(mount);
|
||||
m_protocolGame->sendMountStatus(mount);
|
||||
}
|
||||
|
||||
bool Game::checkBotProtection()
|
||||
|
Reference in New Issue
Block a user