svn-id: r14708
This commit is contained in:
Travis Howell 2004-08-23 09:25:37 +00:00
parent bb5cae10b4
commit 85addeb67b

View file

@ -499,9 +499,11 @@ void ScummEngine_v7he::o7_readINI() {
if (_heversion <= 71) {
len = resStrLen(_scriptPointer);
_scriptPointer += len + 1;
type = pop();
} else {
type = fetchScriptByte();
}
type = fetchScriptByte();
switch (type) {
case 1: // number