ASYLUM: identify more ActorStatus values
This commit is contained in:
parent
68b9df5a4b
commit
9277116e09
4 changed files with 14 additions and 14 deletions
|
@ -961,7 +961,7 @@ IMPLEMENT_OPCODE(UpdateActor)
|
|||
_processNextEntry = true;
|
||||
return;
|
||||
|
||||
case kActorStatus7:
|
||||
case kActorStatusPickupItem:
|
||||
actor->enable();
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue