o2_actorSet fix from forum

svn-id: r7275
This commit is contained in:
James Brown 2003-05-03 06:48:26 +00:00
parent 281ab79cd5
commit 362a5580d6

View File

@ -561,8 +561,10 @@ void Scumm_v2::o2_actorSet() {
Actor *a = derefActorSafe(act, "actorSet");
int i;
if (!a)
if (!a) {
fetchscriptByte();
return;
}
switch (fetchScriptByte()) {
case 1: // Actor Sound