More remove notes
This commit is contained in:
parent
79802cd9e0
commit
949d0e0ffa
1 changed files with 1 additions and 0 deletions
|
|
@ -232,6 +232,7 @@ namespace TShockAPI
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: REMOVE. This does NOT look like Bouncer code.
|
||||||
if (TShock.TileBans.TileIsBanned(type, args.Player))
|
if (TShock.TileBans.TileIsBanned(type, args.Player))
|
||||||
{
|
{
|
||||||
args.Player.SendTileSquare(x, y, 1);
|
args.Player.SendTileSquare(x, y, 1);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue