mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-13 15:40:57 +00:00
Wrong value
svn-id: r14496
This commit is contained in:
parent
3ae46890df
commit
b53c75561e
@ -1947,7 +1947,7 @@ void Insane::switchBenWeapon(void) {
|
||||
_actor[0].weaponClass = 2;
|
||||
_actor[0].act[2].state = 1;
|
||||
} else {
|
||||
smlayer_setActorCostume(0, 2, readArray(21));
|
||||
smlayer_setActorCostume(0, 2, readArray(11));
|
||||
}
|
||||
break;
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user