Tomasz Zieliński hai 1 ano
pai
achega
4d948e8c6d
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      lib/rmg/modificators/RoadPlacer.cpp

+ 0 - 4
lib/rmg/modificators/RoadPlacer.cpp

@@ -36,10 +36,6 @@ void RoadPlacer::process()
 
 void RoadPlacer::init()
 {
-	if(zone.isUnderground())
-	{
-		DEPENDENCY_ALL(RockFiller);
-	}
 }
 
 rmg::Area & RoadPlacer::areaForRoads()