mirror of
https://github.com/vcmi/vcmi.git
synced 2025-04-13 11:40:38 +02:00
Merge pull request #5450 from IvanSavenko/secskill_update
[1.6.6] Update status window on receiving secondary skill
This commit is contained in:
commit
00767b51c7
@ -491,6 +491,7 @@ void CPlayerInterface::heroSecondarySkillChanged(const CGHeroInstance * hero, in
|
||||
cuw->updateSecondarySkills();
|
||||
|
||||
localState->verifyPath(hero);
|
||||
adventureInt->onHeroChanged(hero);// secondary skill can change primary skill / mana limit
|
||||
}
|
||||
|
||||
void CPlayerInterface::heroManaPointsChanged(const CGHeroInstance * hero)
|
||||
|
Loading…
x
Reference in New Issue
Block a user