fix bug pointed out by segra
svn-id: r7330
This commit is contained in:
parent
0a53139659
commit
6d19dcdc82
1 changed files with 1 additions and 0 deletions
|
@ -735,6 +735,7 @@ void Scumm_v2::o2_resourceRoutines() {
|
|||
return;
|
||||
case 49:
|
||||
ensureResourceLoaded(rtRoom, resid);
|
||||
return;
|
||||
default:
|
||||
error("o2_resourceRoutines: unknown load/nuke opcode");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue