Fixes dropped cyborg repair modules

This commit is contained in:
CitadelStationBot
2017-05-04 17:50:32 -05:00
parent 4ef516ca24
commit 34bf3e4113
@@ -237,6 +237,7 @@
/obj/item/borg/upgrade/selfrepair/proc/check_dropped()
if(loc != cyborg)
toggle_action.Remove(cyborg)
QDEL_NULL(toggle_action)
cyborg = null
deactivate()
@@ -399,4 +400,4 @@
return
R.make_shell(src)
return TRUE
return TRUE