Fixes cyborgs spawning as ghosts.

This commit is contained in:
Giacomand
2014-04-13 13:04:36 +01:00
parent 16ae0d9f0d
commit 9280e1410f
5 changed files with 12 additions and 6 deletions
+5 -1
View File
@@ -16,4 +16,8 @@
/mob/camera/Destroy()
..()
del(src)
del(src)
/mob/camera/Login()
..()
update_interface()