mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-28 20:55:19 +00:00
MADS: Fix crash picking up bamboo stalk
This commit is contained in:
parent
43aad22eb2
commit
05250d14fa
@ -3462,6 +3462,7 @@ void Scene209::actions() {
|
||||
|
||||
case 3:
|
||||
_scene->_sprites.remove(_globals._spriteIndexes[11]);
|
||||
_scene->_spriteSlots.fullRefresh(true);
|
||||
break;
|
||||
}
|
||||
_action._inProgress = false;
|
||||
|
Loading…
Reference in New Issue
Block a user