Merge pull request #4723 from Citadel-Station-13/upstream-merge-34113

[MIRROR] Fixes camera if destination changes mid forceMove
This commit is contained in:
deathride58
2018-01-09 05:27:05 +00:00
committed by GitHub
+1 -1
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