mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-15 13:33:36 +02:00
Update hero paths on new day
This commit is contained in:
parent
b61cae5b37
commit
c328aadfed
@ -891,6 +891,8 @@ void CAdvMapInt::select(const CArmedInstance *sel, bool centerView)
|
||||
heroList->select(hero);
|
||||
townList->select(nullptr);
|
||||
|
||||
LOCPLINT->paths.verifyPath(hero);
|
||||
|
||||
updateSleepWake(hero);
|
||||
updateMoveHero(hero);
|
||||
updateSpellbook(hero);
|
||||
|
Loading…
x
Reference in New Issue
Block a user