aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRayDeeUx <raydeeux@gmail.com>2022-08-20 12:27:41 -0400
committerRayDeeUx <raydeeux@gmail.com>2022-08-20 12:27:41 -0400
commit9a80e5b76b98bc54d335f811161d1bfafaf13767 (patch)
tree89b20596535aac3b18ea2d3973b7615777bd5309
parentba838243665688c58ebd0a9525b1cd58f3e26a92 (diff)
downloadSkyblockHud-Death-Defied-9a80e5b76b98bc54d335f811161d1bfafaf13767.tar.gz
SkyblockHud-Death-Defied-9a80e5b76b98bc54d335f811161d1bfafaf13767.tar.bz2
SkyblockHud-Death-Defied-9a80e5b76b98bc54d335f811161d1bfafaf13767.zip
fuck.
-rw-r--r--src/main/java/com/thatgravyboat/skyblockhud/config/SBHConfig.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/com/thatgravyboat/skyblockhud/config/SBHConfig.java b/src/main/java/com/thatgravyboat/skyblockhud/config/SBHConfig.java
index 8944e0f..1d937a6 100644
--- a/src/main/java/com/thatgravyboat/skyblockhud/config/SBHConfig.java
+++ b/src/main/java/com/thatgravyboat/skyblockhud/config/SBHConfig.java
@@ -310,7 +310,7 @@ public class SBHConfig extends Config {
public boolean showPlayerLocation = false;
@Expose
- @ConfigOption(name = "Show Mini-Map", desc = "Shows the Mini-Map on your overlay if turned off you can still use /sbhmap to see the map in fullscreen.")
+ @ConfigOption(name = "Show Mini-Map", desc = "Shows the Mini-Map on your overlay. If this is turned off, you can still use /sbhmap to see the map in fullscreen.")
@ConfigEditorBoolean
public boolean showMiniMap = false;