Clean up the code in general a bit

This commit is contained in:
2025-05-06 22:15:08 +02:00
parent 24e56078bd
commit 38b5dbccb1
6 changed files with 42 additions and 68 deletions

View File

@@ -499,13 +499,6 @@ function PrintUsage()
print("/abs aliases - List all spell aliases")
print("/abs export <set> - Brings up a dialog to export the given <set>")
print("/abs import <set> - Brings up a dialog to import the given <set>")
print("KBS Slash commands")
print("/kbs save <set> - Saves your current keybind setup under the given <set>")
print("/kbs restore <set> - Restores the saved <set>")
print("/kbs delete <set> - Deletes the saved <set>")
print("/kbs list - Lists all saved sets")
print("/kbs export <set> - Brings up a dialog to export the given <set>")
print("/kbs import <set> - Brings up a dialog to import the given <set>")
end
SlashCmdList["ABS"] = function(argv)