mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Renames QDEL_LIST to QDEL_LIST_CONTENTS (#20006)
* Renames QDEL_LIST to QDEL_LIST_CONTENTS * derp
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
if(!miniball)
|
||||
GLOB.poi_list -= src
|
||||
|
||||
QDEL_LIST(orbiting_balls)
|
||||
QDEL_LIST_CONTENTS(orbiting_balls)
|
||||
shocked_things.Cut()
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user