mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 23:17:02 +01:00
Renames QDEL_LIST to QDEL_LIST_CONTENTS (#20006)
* Renames QDEL_LIST to QDEL_LIST_CONTENTS * derp
This commit is contained in:
@@ -278,7 +278,7 @@
|
||||
stack_trace("Part [part_path] went missing")
|
||||
parts_returned += part
|
||||
parts_used -= part
|
||||
QDEL_LIST(parts_used)
|
||||
QDEL_LIST_CONTENTS(parts_used)
|
||||
|
||||
return parts_returned
|
||||
|
||||
|
||||
Reference in New Issue
Block a user