mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Also, this
This commit is contained in:
parent
9301bb9af5
commit
4d948e8c6d
@ -36,10 +36,6 @@ void RoadPlacer::process()
|
||||
|
||||
void RoadPlacer::init()
|
||||
{
|
||||
if(zone.isUnderground())
|
||||
{
|
||||
DEPENDENCY_ALL(RockFiller);
|
||||
}
|
||||
}
|
||||
|
||||
rmg::Area & RoadPlacer::areaForRoads()
|
||||
|
Loading…
Reference in New Issue
Block a user