mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-18 15:48:48 +00:00
TSAGE: Fix for duty officer speaker in R2R intro sequence
This commit is contained in:
parent
56cd7d4962
commit
56cf25f9d6
@ -3217,7 +3217,7 @@ void SpeakerDutyOfficer180::proc15() {
|
||||
_object1.animate(ANIM_MODE_2, NULL);
|
||||
break;
|
||||
case 1:
|
||||
_action = NULL;
|
||||
_action->_action = NULL;
|
||||
_object1.setup(76, 2, 1);
|
||||
_object1.animate(ANIM_MODE_5, this);
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user