diff options
Diffstat (limited to 'src/main/kotlin/util/render/DrawContextExt.kt')
| -rw-r--r-- | src/main/kotlin/util/render/DrawContextExt.kt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/kotlin/util/render/DrawContextExt.kt b/src/main/kotlin/util/render/DrawContextExt.kt index e63bf5f..e96fab9 100644 --- a/src/main/kotlin/util/render/DrawContextExt.kt +++ b/src/main/kotlin/util/render/DrawContextExt.kt @@ -2,7 +2,6 @@ package moe.nea.firmament.util.render import com.mojang.blaze3d.systems.RenderSystem import me.shedaniel.math.Color -import org.joml.Vector2f import org.joml.Vector3f import util.render.CustomRenderLayers import kotlin.math.abs |
