mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
Merge pull request #12503 from KillianKirilenko/8298-fix
Update xeno.dm
This commit is contained in:
@@ -101,12 +101,6 @@ Also includes Life and New
|
||||
stasis += hit.stasisforce
|
||||
..()
|
||||
|
||||
<<<<<<< HEAD
|
||||
/mob/living/simple_mob/xeno/Destroy()
|
||||
traitdat.Destroy() //Let's clean up after ourselves.
|
||||
traitdat = null
|
||||
=======
|
||||
/mob/living/simple_animal/xeno/Destroy()
|
||||
QDEL_NULL(traitdat)
|
||||
>>>>>>> a7877d86e50... Merge pull request #8341 from MistakeNot4892/qdel
|
||||
..()
|
||||
Reference in New Issue
Block a user