mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Fixed humans faces lying down when standing up.
This commit is contained in:
@@ -917,8 +917,8 @@
|
||||
body_overlays_standing += body_standing
|
||||
|
||||
// face_lying and face_standing are the face icons, not a flag
|
||||
body_overlays_lying += face_standing // yes, the vars are named wrong, I didn't do it -- CIB
|
||||
body_overlays_standing += face_lying
|
||||
body_overlays_lying += face_lying
|
||||
body_overlays_standing += face_standing
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user