Unused variables

This commit is contained in:
2023-09-20 13:49:27 -04:00
parent 2dfd2a53c2
commit d46f369599
@@ -214,9 +214,6 @@ public class HeightMap {
public static float getWorldHeight(Zone currentZone, Vector3fImmutable worldLoc) {
Zone heightMapZone;
Zone parentZone;
float interpolatedParentTerrainHeight;
// Seafloor is rather flat.