oops, forgot this'

This commit is contained in:
Maverick Motherfucker 2011-06-05 12:16:33 -07:00
parent 7c2f62d1be
commit a51a323b9b
2 changed files with 5 additions and 13 deletions

View file

@ -20,11 +20,7 @@ namespace TShockAPI
public static string VersionCodename = "Facepunch";
public static bool shownVersion = false;
public static Dictionary<string, Commands.CommandDelegate> admincommandList = new Dictionary<string, Commands.CommandDelegate>();
public static Dictionary<string, Commands.CommandDelegate> commandList = new Dictionary<string, Commands.CommandDelegate>();
static bool[] BlacklistTiles;
public override Version Version