we need that sadly (#16560)

This commit is contained in:
Kashargul
2024-11-03 19:40:00 +01:00
committed by GitHub
parent 74fdbcb08d
commit 5d7575bc84
+1
View File
@@ -94,6 +94,7 @@ var/list/runechat_image_cache = list()
* * lifespan - The lifespan of the message in deciseconds
*/
/datum/chatmessage/proc/generate_image(text, atom/target, mob/owner, list/extra_classes, lifespan)
set waitfor = FALSE
if(!target || !owner)
qdel(src)