MORTEVIELLE: Fix glitch in one of the head display functions

This commit is contained in:
Strangerke 2013-07-22 14:28:53 +02:00
parent f706ffbc3c
commit 42ec5c7ed3

View File

@ -3176,7 +3176,7 @@ void MortevielleEngine::mennor() {
void MortevielleEngine::premtet() {
draw(10, 80);
_screenSurface.drawBox(18, 79, 155, 91, 15);
_screenSurface.drawBox(18, 79, 155, 92, 15);
}
void MortevielleEngine::ajchai() {