forked from MagicBane/Server
test phase 1
This commit is contained in:
@@ -1016,7 +1016,7 @@ public enum BuildingManager {
|
|||||||
|
|
||||||
//add in all the regions to the navMesh
|
//add in all the regions to the navMesh
|
||||||
|
|
||||||
for (Regions region : building.getBounds().getRegions())
|
//for (Regions region : building.getBounds().getRegions())
|
||||||
building.parentZone.navMesh.add(region.getArea());
|
// building.parentZone.navMesh.add(region.getArea());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user