mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Renames QDEL_LIST to QDEL_LIST_CONTENTS (#20006)
* Renames QDEL_LIST to QDEL_LIST_CONTENTS * derp
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
speed_process = TRUE
|
||||
|
||||
/obj/machinery/mineral/stacking_machine/Destroy()
|
||||
QDEL_LIST(stack_list)
|
||||
QDEL_LIST_CONTENTS(stack_list)
|
||||
if(console)
|
||||
console.machine = null
|
||||
console = null
|
||||
|
||||
Reference in New Issue
Block a user