oops, forgot this'
This commit is contained in:
parent
7c2f62d1be
commit
a51a323b9b
2 changed files with 5 additions and 13 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue