MORTEVIELLE: Fix another glitch in the head display functions

This commit is contained in:
Strangerke 2013-07-22 15:55:21 +02:00
parent 42ec5c7ed3
commit 74e3da2d0d

View File

@ -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();