Version tick 2.0.0.7

This commit is contained in:
Shank 2011-06-08 15:59:17 -06:00
parent 4ae6733f81
commit 233f7d417b
2 changed files with 81 additions and 81 deletions

View file

@ -21,7 +21,7 @@ namespace TShockAPI
public static Version VersionNum = new Version(2, 0, 0, 6);
public static string VersionCodename = "UnrealIRCd ftw (irc.shankshock.com #terraria)";
public static string VersionCodename = "RSaC (Red Sucks at Coding)";
private static bool[] BlacklistTiles;