1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Fixes crashes caused by CREATURE_TERRAIN_LIMITER

This commit is contained in:
Opuszek
2025-08-23 18:40:16 +02:00
parent 154645da68
commit 2ce985ffa0
3 changed files with 6 additions and 3 deletions

View File

@@ -607,6 +607,7 @@ void CGameState::initHeroes(IGameRandomizer & gameRandomizer)
continue;
}
hero->initHero(gameRandomizer);
hero->armyChanged();
}
// generate boats for all heroes on water