Mind transfer works again

This commit is contained in:
Crazylemon64
2017-02-17 21:54:13 -08:00
parent e0b23a1e10
commit e9ef99d68d
+2 -1
View File
@@ -6,7 +6,8 @@
/mob/living/ghostize(can_reenter_corpse = 1)
var/prev_client = client
if(..())
. = ..()
if(.)
if(ranged_ability && prev_client)
ranged_ability.remove_mousepointer(prev_client)