mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
Remove mob references in destroy()
Let's get going on that mob qdeletion
This commit is contained in:
@@ -107,6 +107,7 @@
|
||||
following = null
|
||||
ghostMulti = null
|
||||
canclone = null
|
||||
observers.Remove(src)
|
||||
|
||||
/mob/dead/observer/hasFullAccess()
|
||||
return isAdminGhost(src)
|
||||
|
||||
Reference in New Issue
Block a user