mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-21 00:19:29 +02:00
Move Modificator to separate file.
This commit is contained in:
@ -403,7 +403,6 @@ void CMapGenerator::banHero(const HeroTypeID & id)
|
||||
map->map().allowedHeroes[id] = false;
|
||||
}
|
||||
|
||||
|
||||
Zone * CMapGenerator::getZoneWater() const
|
||||
{
|
||||
for(auto & z : map->getZones())
|
||||
|
Reference in New Issue
Block a user