Don't allow anchorable overlap (#10461)

* Don't allow anchorable overlap

Should significantly reduce incidents of wall pushing.

* woops
This commit is contained in:
metalgearsloth
2022-08-11 12:11:29 +10:00
committed by GitHub
parent 3764b556a1
commit 1347aed0b2
3 changed files with 53 additions and 7 deletions

View File

@@ -1,4 +1,3 @@
using System.Threading.Tasks;
using Content.Shared.Construction.Components;
using Content.Shared.Containers.ItemSlots;
using Content.Shared.Interaction;