Fixes observers not being transfered to new mobs (#34039)

This commit is contained in:
ShizCalev
2018-01-03 11:33:20 -02:00
committed by Leo
parent 5324ca88bc
commit 4348fd7672
2 changed files with 1 additions and 2 deletions
@@ -147,8 +147,6 @@ Des: Removes all infected images from the alien.
mind.transfer_to(new_xeno)
qdel(src)
// TODO make orbiters orbit the new xeno, or make xenos species rather than types
#undef HEAT_DAMAGE_LEVEL_1
#undef HEAT_DAMAGE_LEVEL_2
#undef HEAT_DAMAGE_LEVEL_3