mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-03 08:40:59 +00:00
oops this was never meant to be removed
svn-id: r9203
This commit is contained in:
parent
7e54a2f569
commit
77c8eec439
@ -52,6 +52,7 @@ void Actor::initActor(int mode) {
|
||||
y = 0;
|
||||
facing = 180;
|
||||
} else if (mode == 2) {
|
||||
facing = 180;
|
||||
}
|
||||
|
||||
elevation = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user