Add command alias

This commit is contained in:
boy0001 2015-02-28 13:10:41 +11:00
parent d0d7fb2ae8
commit 490af0a5af

View File

@ -45,7 +45,7 @@ public enum Command {
DEBUGLOADTEST("debugloadtest"), DEBUGLOADTEST("debugloadtest"),
DEBUGSAVETEST("debugsavetest"), DEBUGSAVETEST("debugsavetest"),
UNCLAIM("unclaim"), UNCLAIM("unclaim"),
DEBUGCLEAR("debugclear"), DEBUGCLEAR("debugclear", "fastclear"),
SWAP("swap"), SWAP("swap"),
INBOX("inbox"), INBOX("inbox"),
DEBUGCLAIMTEST("debugclaimtest"), DEBUGCLAIMTEST("debugclaimtest"),