@@ -279,7 +279,7 @@ namespace Content.Shared.Containers.ItemSlots
|
|||||||
if (ev.Cancelled)
|
if (ev.Cancelled)
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
return _containers.CanInsert(usedUid, slot.ContainerSlot, assumeEmpty: true);
|
return _containers.CanInsert(usedUid, slot.ContainerSlot, assumeEmpty: swap);
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user