mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
The storage won't destroy its contents
This commit is contained in:
@@ -284,11 +284,6 @@
|
||||
|
||||
/obj/machinery/suit_storage_unit/Destroy()
|
||||
SStgui.close_uis(wires)
|
||||
QDEL_NULL(suit)
|
||||
QDEL_NULL(helmet)
|
||||
QDEL_NULL(mask)
|
||||
QDEL_NULL(boots)
|
||||
QDEL_NULL(storage)
|
||||
QDEL_NULL(wires)
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user