mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01: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