mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-31 07:57:47 +01:00
Renames QDEL_LIST to QDEL_LIST_CONTENTS (#20006)
* Renames QDEL_LIST to QDEL_LIST_CONTENTS * derp
This commit is contained in:
@@ -123,7 +123,7 @@ GLOBAL_LIST_INIT(hallucinations, list(
|
||||
if(!images)
|
||||
return
|
||||
target?.client?.images -= images
|
||||
QDEL_LIST(images)
|
||||
QDEL_LIST_CONTENTS(images)
|
||||
|
||||
/**
|
||||
* Plays a sound to the target only.
|
||||
|
||||
Reference in New Issue
Block a user