did a debug session and fixed some errors

This commit is contained in:
Maverick Motherfucker 2011-06-03 22:00:46 -07:00
parent 273615f738
commit f5723ee834
3 changed files with 9 additions and 4 deletions

View file

@ -52,6 +52,7 @@ namespace TShockAPI
static TShock()
{
Tools.LoadGroups();
#region Blacklisted tiles
BlacklistTiles = new bool[0x80];