* Missed in last commit.

master
BeniS 12 years ago
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…
Cancel
Save