|
|
|
@ -27,8 +27,6 @@ public class Terrain {
@@ -27,8 +27,6 @@ public class Terrain {
|
|
|
|
|
public Vector2f cell_count = new Vector2f(); |
|
|
|
|
public float terrain_scale; |
|
|
|
|
|
|
|
|
|
public static int heightMapsCreated; |
|
|
|
|
|
|
|
|
|
public Terrain(Zone zone) { |
|
|
|
|
|
|
|
|
|
this.terrain_size.x = zone.major_radius; |
|
|
|
|