aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/dulkirmod/command/HelpCommand.kt
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/kotlin/dulkirmod/command/HelpCommand.kt')
-rw-r--r--src/main/kotlin/dulkirmod/command/HelpCommand.kt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/kotlin/dulkirmod/command/HelpCommand.kt b/src/main/kotlin/dulkirmod/command/HelpCommand.kt
index 2b7a9b0..7269d7a 100644
--- a/src/main/kotlin/dulkirmod/command/HelpCommand.kt
+++ b/src/main/kotlin/dulkirmod/command/HelpCommand.kt
@@ -11,5 +11,6 @@ class HelpCommand : ClientCommandBase("dulkirhelp") {
TextUtils.info(" §7/enchantrune - toggles enchant rune visibility.", false)
TextUtils.info(" §7/fairy - toggles healer fairy visibility.", false)
TextUtils.info(" §7/hl - helps change highlighted leap player on the fly.", false)
+ TextUtils.info(" §7/farmcontrols - swaps some keybinds and adjusts sens to be better suited for farming", false)
}
} \ No newline at end of file