Debug stuff
This commit is contained in:
parent
bce7b03e30
commit
a8d8dbf31d
3 changed files with 15 additions and 6 deletions
|
|
@ -288,10 +288,6 @@ namespace TShockAPI
|
|||
args.Player.SendTileSquare(x, y);
|
||||
return true;
|
||||
}
|
||||
if (TShock.Regions.InArea(x, y))
|
||||
{
|
||||
args.Player.SendMessage("Tick");
|
||||
}
|
||||
if (TShock.Config.DisableBuild)
|
||||
{
|
||||
if (!args.Player.Group.HasPermission("editspawn"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue