mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-29 23:01:58 +00:00
fixed rgb chief glitch in final scene
svn-id: r47974
This commit is contained in:
parent
7731ded5af
commit
ef8d857baf
@ -3848,7 +3848,7 @@ bool TeenAgentEngine::processCallback(uint16 addr) {
|
|||||||
moveTo(237, 186, 0);
|
moveTo(237, 186, 0);
|
||||||
moveTo(237, 177, 0);
|
moveTo(237, 177, 0);
|
||||||
moveTo(192, 177, 4);
|
moveTo(192, 177, 4);
|
||||||
playAnimation(949, 1);
|
playAnimation(949, 0);
|
||||||
Dialog::showMono(scene, 0x8af6, 950, 0xe7, 1);
|
Dialog::showMono(scene, 0x8af6, 950, 0xe7, 1);
|
||||||
|
|
||||||
playSound(32, 5);
|
playSound(32, 5);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user