cleanup
svn-id: r29170
This commit is contained in:
parent
8ec0e447c2
commit
205b65ba11
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ void ScummEngine_v0::setNewKidVerbs() {
|
|||
vs->curRect.top = virt->topline + 8;
|
||||
|
||||
Actor *a = derefActor(VAR(96 + i), "setNewKidVerbs");
|
||||
loadPtrToResource(rtVerb, i, (const byte*)(const byte*)a->getActorName());
|
||||
loadPtrToResource(rtVerb, i, (const byte*)a->getActorName());
|
||||
}
|
||||
setUserState(191);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue