mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #9675 from VOREStation/Verkister-patch-8
Possibly fixes simplemob bad del runtime spam
This commit is contained in:
committed by
Chompstation Bot
parent
26d1ac519a
commit
58f8bb8cae
@@ -54,7 +54,7 @@
|
||||
/mob/living/simple_mob/Destroy()
|
||||
release_vore_contents()
|
||||
prey_excludes.Cut()
|
||||
. = ..()
|
||||
return ..()
|
||||
|
||||
//For all those ID-having mobs
|
||||
/mob/living/simple_mob/GetIdCard()
|
||||
|
||||
Reference in New Issue
Block a user