aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/hannibal2')
-rw-r--r--src/main/java/at/hannibal2/skyhanni/config/commands/Commands.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/at/hannibal2/skyhanni/config/commands/Commands.kt b/src/main/java/at/hannibal2/skyhanni/config/commands/Commands.kt
index d0fd99dd0..881861ad3 100644
--- a/src/main/java/at/hannibal2/skyhanni/config/commands/Commands.kt
+++ b/src/main/java/at/hannibal2/skyhanni/config/commands/Commands.kt
@@ -387,7 +387,7 @@ object Commands {
"Shows the status of all the mods constants"
) { SkyHanniMod.repo.displayRepoStatus(false) }
registerCommand(
- "shclearksimet",
+ "shclearkismet",
"Cleares the saved values of the applied kismet feathers in Croesus"
) { CroesusChestTracker.resetChest() }
registerCommand(