forked from MagicBane/Server
property conforms to JSON
This commit is contained in:
@@ -453,7 +453,7 @@ public enum ZoneManager {
|
||||
}
|
||||
}
|
||||
|
||||
public static float caclulateWorldAltitude(Zone zone) {
|
||||
public static float calculateGlobalZoneHeight(Zone zone) {
|
||||
|
||||
float worldAlttitude = MBServerStatics.SEA_FLOOR_ALTITUDE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user