mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 17:49:21 +02:00
* Missed in last commit.
This commit is contained in:
parent
81e6cf210e
commit
03ca792dbd
@ -1054,7 +1054,7 @@ void Game::mount(bool mount)
|
||||
{
|
||||
if(!canPerformGameAction())
|
||||
return;
|
||||
m_protocolGame->sendMounted(mount);
|
||||
m_protocolGame->sendMountStatus(mount);
|
||||
}
|
||||
|
||||
bool Game::checkBotProtection()
|
||||
|
Loading…
x
Reference in New Issue
Block a user