HE90+ games use actor layering too, in reverse order.

svn-id: r15216
This commit is contained in:
Travis Howell 2004-09-21 09:09:51 +00:00
parent d49f0b90a0
commit b359c9281f
2 changed files with 7 additions and 7 deletions

View file

@ -526,7 +526,7 @@ void ScummEngine_v90he::o90_unknown1C() {
error("o90_unknown1C: unhandled case %d", subOp);
}
debug(0,"o90_unknown1C stub (%d)", subOp);
debug(1,"o90_unknown1C stub (%d)", subOp);
}
void ScummEngine_v90he::o90_unknown25() {