Remove more broken/obsolete/dead code

This commit is contained in:
Lucas Nicodemus 2015-02-28 19:15:19 -07:00
parent db6c09787d
commit 6e0de64f18
6 changed files with 9 additions and 472 deletions

View file

@ -64,7 +64,7 @@ namespace TShockAPI
{
if (!failed)
{
Log.ConsoleError("StatTracker Exception: {0}", e);
TShock.Log.ConsoleError("StatTracker Exception: {0}", e);
failed = true;
}
}