mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-07 10:48:43 +00:00
fix converse pal bug
svn-id: r18502
This commit is contained in:
parent
9d5ee0b9eb
commit
cff8568562
@ -443,6 +443,7 @@ bool Interface::processAscii(uint16 ascii, bool synthetic) {
|
||||
break;
|
||||
|
||||
}
|
||||
break;
|
||||
case kPanelMap:
|
||||
mapPanelClean();
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user