Move a definition to the right file (#34288)

This commit is contained in:
Jordan Brown
2018-01-11 21:31:13 -06:00
committed by CitadelStationBot
parent 2b9b826a95
commit edfa926886
2 changed files with 1 additions and 3 deletions
-3
View File
@@ -1,6 +1,3 @@
/mob
use_tag = TRUE
/mob/Destroy()//This makes sure that mobs with clients/keys are not just deleted from the game.
GLOB.mob_list -= src
GLOB.dead_mob_list -= src