Create manned_turret.dm (#28215)

This commit is contained in:
kevinz000
2017-06-09 01:41:04 -07:00
committed by AnturK
parent 343ed953db
commit d8abfaa0fd
@@ -38,7 +38,7 @@
buckled_mob.pixel_x = 0
buckled_mob.pixel_y = 0
if(buckled_mob.client)
buckled_mob.reset_perspective()
buckled_mob.client.change_view(world.view)
anchored = FALSE
. = ..()
STOP_PROCESSING(SSfastprocess, src)