MOHAWK: Divide GType_LIVINGBOOKSV3 into V2 and V3

svn-id: r54570
This commit is contained in:
Matthew Hoops 2010-11-29 12:51:53 +00:00
parent 1ef8d5e38a
commit cef8d20fb2
5 changed files with 11 additions and 9 deletions

View file

@ -2039,7 +2039,7 @@ void LBLiveTextItem::readData(uint16 type, uint16 size, Common::SeekableSubReadS
void LBLiveTextItem::notify(uint16 data, uint16 from) {
if (!_paletteIndex) {
// TODO
warning("Zero palette-index for LiveText; V3 game?");
warning("Zero palette-index for LiveText; V2 game?");
return;
}