cleanup
svn-id: r6140
This commit is contained in:
parent
7c7af18bc9
commit
447ab20369
4 changed files with 54 additions and 50 deletions
|
@ -106,7 +106,6 @@ void Scumm::openRoom(int room)
|
|||
return;
|
||||
if (_features & GF_EXTERNAL_CHARSET && room >= roomlimit)
|
||||
return;
|
||||
printf("Reading room offsets from '%s'\n", buf);
|
||||
readRoomsOffsets();
|
||||
_fileOffset = _roomFileOffsets[room];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue