@ -237,7 +237,12 @@ public class Zone extends AbstractGameObject {
}
this.setBounds();
this.worldAltitude = ZoneManager.caclulateWorldAltitude(this);
try {
} catch (Exception e) {
throw new RuntimeException(e);
setSeaLevel();