fix converse pal bug

svn-id: r18502
This commit is contained in:
Andrew Kurushin 2005-07-06 17:07:58 +00:00
parent 9d5ee0b9eb
commit cff8568562

View File

@ -443,6 +443,7 @@ bool Interface::processAscii(uint16 ascii, bool synthetic) {
break;
}
break;
case kPanelMap:
mapPanelClean();
break;