oops this was never meant to be removed

svn-id: r9203
This commit is contained in:
Max Horn 2003-07-27 23:30:28 +00:00
parent 7e54a2f569
commit 77c8eec439

View File

@ -52,6 +52,7 @@ void Actor::initActor(int mode) {
y = 0;
facing = 180;
} else if (mode == 2) {
facing = 180;
}
elevation = 0;