diff --git a/core/src/mindustry/graphics/g3d/PlanetMesh.java b/core/src/mindustry/graphics/g3d/PlanetMesh.java index 161b235af2..78b623c801 100644 --- a/core/src/mindustry/graphics/g3d/PlanetMesh.java +++ b/core/src/mindustry/graphics/g3d/PlanetMesh.java @@ -2,6 +2,7 @@ package mindustry.graphics.g3d; import arc.graphics.*; import arc.graphics.gl.*; +import arc.math.geom.*; import mindustry.type.*; /** Defines a mesh that is rendered for a planet. Subclasses provide a mesh and a shader. */ diff --git a/gradle.properties b/gradle.properties index 1aeb38a829..73345d9328 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ org.gradle.daemon=true org.gradle.jvmargs=-Xms256m -Xmx1024m -archash=b8f094ba9916ba5a0ce5b4c9dc0fc3d2d0cf89fd +archash=f5b00862559f6cc2bbe3527cf452e6eb9c714c45