Merge pull request #4723 from Citadel-Station-13/upstream-merge-34113
[MIRROR] Fixes camera if destination changes mid forceMove
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user