Fix pulleys breaking tiles, again. Damn you packet!
This commit is contained in:
parent
d91a23eb4c
commit
e38a3bc8c8
1 changed files with 0 additions and 5 deletions
|
|
@ -2237,11 +2237,6 @@ namespace TShockAPI
|
|||
return true;
|
||||
}
|
||||
|
||||
if (pulley > 2)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
if (args.Player.LastNetPosition == Vector2.Zero)
|
||||
{
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue