remove debug code *that wasnt there on last commit, i swear*
This commit is contained in:
parent
481a34f722
commit
15af989826
1 changed files with 0 additions and 1 deletions
|
|
@ -109,7 +109,6 @@ namespace TShockAPI.DB
|
|||
|
||||
public bool ItemIsBanned(string name)
|
||||
{
|
||||
System.Console.WriteLine(name);
|
||||
if (ItemBans.Contains(name))
|
||||
return true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue