This commit is contained in:
boy0001 2014-12-29 00:47:35 +11:00
parent 85c638362b
commit bcd113146b
11 changed files with 32 additions and 25 deletions

View file

@ -43,15 +43,27 @@ public enum Command {
/**
*
*/
DEBUGROADREGEN("debugroadregen"),
/**
*
*/
REGENALLROADS("regenallroads"),
/**
*
*/
DEBUGLOADTEST("debugloadtest"),
/**
*
*/
DEBUGSAVETEST("debugsavetest"),
/**
*
*/
UNCLAIM("unclaim"),
/**
*
*/
DEBUGROADREGEN("debugroadregen"),
/**
*
*/
DEBUGCLEAR("debugclear"),
DEBUGCLEAR("debugclear"),
/**
*
*/