mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
* added Necropolis
* townlist in town screen and switching towns * minor changes
This commit is contained in:
@@ -200,7 +200,7 @@ void CHeroWindow::setHero(const CGHeroInstance *hero)
|
||||
|
||||
delete garInt;
|
||||
garInt = new CGarrisonInt(80, 493, 8, 0, curBack, 13, 482, curHero);
|
||||
|
||||
garInt->update = false;
|
||||
for(int g=0; g<primSkillAreas.size(); ++g)
|
||||
{
|
||||
primSkillAreas[g]->bonus = hero->primSkills[g];
|
||||
|
||||
Reference in New Issue
Block a user