aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/com/thatgravyboat/skyblockhud/GuiTextures.java
diff options
context:
space:
mode:
authorThatGravyBoat <ThatGravyBoat@users.noreply.github.com>2021-07-18 07:58:09 +0000
committerGitHub Action <actions@github.com>2021-07-18 07:58:09 +0000
commitccbaac36b14d52f072287775ba55bedb1131beb9 (patch)
tree92604e6451b48e462abaf4ac4d00cce9f939ab96 /src/main/java/com/thatgravyboat/skyblockhud/GuiTextures.java
parent5559861e52a788f08bc48946a9aad6dd52b373bf (diff)
downloadSkyblockHud-Death-Defied-ccbaac36b14d52f072287775ba55bedb1131beb9.tar.gz
SkyblockHud-Death-Defied-ccbaac36b14d52f072287775ba55bedb1131beb9.tar.bz2
SkyblockHud-Death-Defied-ccbaac36b14d52f072287775ba55bedb1131beb9.zip
Prettified Code!
Diffstat (limited to 'src/main/java/com/thatgravyboat/skyblockhud/GuiTextures.java')
-rw-r--r--src/main/java/com/thatgravyboat/skyblockhud/GuiTextures.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/java/com/thatgravyboat/skyblockhud/GuiTextures.java b/src/main/java/com/thatgravyboat/skyblockhud/GuiTextures.java
index 69faf06..bb49c9c 100644
--- a/src/main/java/com/thatgravyboat/skyblockhud/GuiTextures.java
+++ b/src/main/java/com/thatgravyboat/skyblockhud/GuiTextures.java
@@ -30,5 +30,4 @@ public class GuiTextures {
public static final ResourceLocation slider_button_new = new ResourceLocation("skyblockhud:core/slider/slider_button.png");
public static final ResourceLocation mapOverlay = new ResourceLocation("skyblockhud", "maps/map_overlay.png");
-
}