forked from MagicBane/Server
max based on min blend
This commit is contained in:
@@ -268,6 +268,7 @@ public class HeightMap {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Past min blend we just return the parent height.
|
// Past min blend we just return the parent height.
|
||||||
|
// This should never be reached
|
||||||
|
|
||||||
return interpolatedParentTerrainHeight + heightMapZone.worldAltitude;
|
return interpolatedParentTerrainHeight + heightMapZone.worldAltitude;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user