Fixes teleport camera (#34113)

This commit is contained in:
AnturK
2018-01-09 05:08:45 +01:00
committed by CitadelStationBot
parent 079311331c
commit f6ef771ccd

View File

@@ -1037,7 +1037,7 @@
. = ..()
if(.)
if(client)
reset_perspective(destination)
reset_perspective()
update_canmove() //if the mob was asleep inside a container and then got forceMoved out we need to make them fall.
/mob/living/proc/update_z(new_z) // 1+ to register, null to unregister