Remove more broken/obsolete/dead code
This commit is contained in:
parent
db6c09787d
commit
6e0de64f18
6 changed files with 9 additions and 472 deletions
|
|
@ -64,7 +64,7 @@ namespace TShockAPI
|
|||
{
|
||||
if (!failed)
|
||||
{
|
||||
Log.ConsoleError("StatTracker Exception: {0}", e);
|
||||
TShock.Log.ConsoleError("StatTracker Exception: {0}", e);
|
||||
failed = true;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue