MOHAWK: Divide GType_LIVINGBOOKSV3 into V2 and V3
svn-id: r54570
This commit is contained in:
parent
1ef8d5e38a
commit
cef8d20fb2
5 changed files with 11 additions and 9 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue