World altitude set in setparent.

This commit is contained in:
2023-09-14 12:07:08 -04:00
parent 91eb0c314f
commit e26121177f
2 changed files with 3 additions and 2 deletions
-1
View File
@@ -566,7 +566,6 @@ public class WorldServer {
for (Zone zone : rootParent) {
ZoneManager.addZone(zone.getLoadNum(), zone);
zone.worldAltitude = ZoneManager.caclulateWorldAltitude(zone);
//Handle Buildings