mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-16 23:19:49 +00:00
MORTEVIELLE: Fix another glitch in the head display functions
This commit is contained in:
parent
42ec5c7ed3
commit
74e3da2d0d
@ -1398,7 +1398,7 @@ void MortevielleEngine::gotoDiningRoom() {
|
||||
showPeoplePresent(_currBitIndex);
|
||||
_caff = 77;
|
||||
drawPictureWithText();
|
||||
_screenSurface.drawBox(223, 47, 155, 91, 15);
|
||||
_screenSurface.drawBox(223, 47, 155, 92, 15);
|
||||
handleDescriptionText(2, 33);
|
||||
testKey(false);
|
||||
mennor();
|
||||
|
Loading…
x
Reference in New Issue
Block a user