mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-21 00:19:29 +02:00
Refactoring, clearing logs.
This commit is contained in:
@ -219,7 +219,6 @@ void CMapGenerator::fillZones()
|
||||
{
|
||||
//make sure all connections are passable before creating borders
|
||||
it.second->createBorder(this);
|
||||
it.second->fractalize(this);
|
||||
it.second->fill(this);
|
||||
}
|
||||
logGlobal->infoStream() << "Zones filled successfully";
|
||||
|
Reference in New Issue
Block a user