More remove notes

This commit is contained in:
Lucas Nicodemus 2017-12-10 08:56:17 -07:00
parent 79802cd9e0
commit 949d0e0ffa

View file

@ -232,6 +232,7 @@ namespace TShockAPI
return;
}
// TODO: REMOVE. This does NOT look like Bouncer code.
if (TShock.TileBans.TileIsBanned(type, args.Player))
{
args.Player.SendTileSquare(x, y, 1);