1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-17 01:32:21 +02:00

Move hero/Next hero buttons being blocked when they should (#204)

This commit is contained in:
yupsi
2011-10-04 19:43:49 +00:00
parent 8c2dd9fdce
commit 583aca8912
5 changed files with 88 additions and 23 deletions

View File

@ -1355,6 +1355,8 @@ void CHeroList::updateHList(const CGHeroInstance *toRemove)
else
select(selected);
}
adventureInt->updateNextHero(NULL);
}
void CHeroList::updateMove(const CGHeroInstance* which) //draws move points bar