Ensures the gibber "feed" animation does not block the calling code (#19232)

This commit is contained in:
Farie82
2022-10-06 22:31:03 -05:00
committed by GitHub
parent a9baf739f5
commit 1c8ca76a6e
@@ -147,7 +147,7 @@
occupant = victim
update_icon(UPDATE_OVERLAYS)
feedinTopanim()
INVOKE_ASYNC(src, .proc/feedinTopanim)
/obj/machinery/gibber/verb/eject()
set category = "Object"