Clean up the code in general a bit
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user