mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Garbage Collect Everything
This commit is contained in:
@@ -41,8 +41,7 @@
|
||||
|
||||
/datum/material_container/Destroy()
|
||||
owner = null
|
||||
..()
|
||||
return QDEL_HINT_QUEUE
|
||||
return ..()
|
||||
|
||||
//For inserting an amount of material
|
||||
/datum/material_container/proc/insert_amount(amt, material_type = null)
|
||||
|
||||
Reference in New Issue
Block a user