mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 14:03:25 +00:00
Fixed buckling into chair not changing mob's facing if he had permafacing set.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
return 0
|
||||
|
||||
M.buckled = src
|
||||
M.facing_dir = null
|
||||
M.set_dir(dir)
|
||||
M.update_canmove()
|
||||
buckled_mob = M
|
||||
|
||||
Reference in New Issue
Block a user