mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-14 17:45:02 +01:00
Merge pull request #11194 from Aranclanos/wabbajack
The staff of change projectile will qdel the mob instead of manually …
This commit is contained in:
@@ -19,4 +19,5 @@ var/datum/subsystem/mobs/SSmob
|
||||
if(thing)
|
||||
thing:Life(seconds)
|
||||
continue
|
||||
WARNING("Found a null in the mob list. Removing.")
|
||||
mob_list.Remove(thing)
|
||||
Reference in New Issue
Block a user