Viro Fixes (#19058)

* Fixes

* Change
This commit is contained in:
Guti
2026-01-18 22:42:05 +01:00
committed by GitHub
parent 8d706368f3
commit 918bb6e022
3 changed files with 2 additions and 2 deletions
+1
View File
@@ -26,6 +26,7 @@
QDEL_NULL(hud_used)
for(var/key in alerts) //clear out alerts
clear_alert(key)
QDEL_NULL_LIST(viruses)
if(pulling)
stop_pulling() //TG does this on atom/movable but our stop_pulling proc is here so whatever