COMI/DIG always redraws verbs too
Remove old var, no longer required svn-id: r14481
This commit is contained in:
parent
fac44fbfec
commit
e8a10c219e
4 changed files with 8 additions and 15 deletions
|
@ -1082,8 +1082,6 @@ void ScummEngine_v8::o8_verbOps() {
|
|||
VerbSlot *vs = NULL;
|
||||
int slot, a, b;
|
||||
|
||||
_verbRedraw = true;
|
||||
|
||||
if (subOp == 0x96) {
|
||||
_curVerb = pop();
|
||||
_curVerbSlot = getVerbSlot(_curVerb, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue