[MIRROR] Chatmessage runtime (#7866)

Co-authored-by: Raeschen <rycoop29@gmail.com>
This commit is contained in:
CHOMPStation2
2024-03-02 13:14:23 +01:00
committed by GitHub
co-authored by Raeschen
parent e09de2f101
commit 020a95195c
+1 -1
View File
@@ -225,7 +225,7 @@ var/list/runechat_image_cache = list()
return
ending_life = TRUE
animate(message, alpha = 0, time = fadetime, flags = ANIMATION_PARALLEL)
timer_delete = QDEL_IN_STOPPABLE(src, fadetime)
timer_delete = QDEL_IN_STOPPABLE(src, fadetime) //ChompEDIT - we use QDEL_IN_STOPPABLE, upstream just has QDEL_IN do the same thing
/**
* Creates a message overlay at a defined location for a given speaker