Merge pull request #1207 from Erthilo/master

Fixes humans faces lying down when standing up
This commit is contained in:
Albert Iordache
2012-05-31 09:12:40 -07:00
@@ -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