aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-03-31 21:31:42 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2023-03-31 21:31:42 +0200
commitcfd83b23239d9ff0d580a9dbdb7b47e557767bce (patch)
tree275078fe313d3cb3cabc676a254f5f68a0425746 /src/main/java/at/hannibal2
parentb853e5198f7bc9b96ba6d8ff26375d42b0348508 (diff)
downloadSkyHanni-feat/rancheroverlay.tar.gz
SkyHanni-feat/rancheroverlay.tar.bz2
SkyHanni-feat/rancheroverlay.zip
Changed name and description in configfeat/rancheroverlay
Diffstat (limited to 'src/main/java/at/hannibal2')
-rw-r--r--src/main/java/at/hannibal2/skyhanni/config/features/Garden.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/Garden.java b/src/main/java/at/hannibal2/skyhanni/config/features/Garden.java
index 3381c1bd7..bed825c23 100644
--- a/src/main/java/at/hannibal2/skyhanni/config/features/Garden.java
+++ b/src/main/java/at/hannibal2/skyhanni/config/features/Garden.java
@@ -390,7 +390,7 @@ public class Garden {
public boolean optimalSpeedWarning = false;
@Expose
- @ConfigOption(name = "Show optimal speed in Rancher Boot Sign", desc = "Allows you to set the optimal speed in the rancher overlay by clicking on a link")
+ @ConfigOption(name = "Rancher Boots", desc = "Allows you to set the optimal speed in the rancher boots overlay by clicking on the presets.")
@ConfigEditorBoolean
@ConfigAccordionId(id = 9)
public boolean optimalSpeedSignEnabled = true;