mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Lock UI during movement animation
This commit is contained in:
@@ -2198,6 +2198,7 @@ void CPlayerInterface::doMoveHero(const CGHeroInstance * h, CGPath path)
|
|||||||
adventureInt->updateNextHero(h);
|
adventureInt->updateNextHero(h);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
CGI->mh->waitForOngoingAnimations();
|
||||||
setMovementStatus(false);
|
setMovementStatus(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user