added a FIXME
svn-id: r9121
This commit is contained in:
parent
24c9cd937c
commit
a62e49d0d4
1 changed files with 1 additions and 1 deletions
|
@ -1694,7 +1694,7 @@ void Scumm_v6::o6_actorOps() {
|
|||
case 93:
|
||||
a->forceClip = 0;
|
||||
break;
|
||||
case 225:
|
||||
case 225: // FIXME: Is subop 225 really identical to subop 94
|
||||
case 94:
|
||||
a->forceClip = pop();
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue