forked from MagicBane/Server
Revert for testing.
This commit is contained in:
@@ -471,7 +471,7 @@ public enum ZoneManager {
|
|||||||
// Child of seafloor
|
// Child of seafloor
|
||||||
|
|
||||||
if (parentZone.getParent() == null)
|
if (parentZone.getParent() == null)
|
||||||
return worldAlttitude;
|
return worldAlttitude + zone.getYCoord();
|
||||||
|
|
||||||
// return height from heightmap engine at zone location
|
// return height from heightmap engine at zone location
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user