synced with scummvm svn rev 53000
This commit is contained in:
parent
886c17d130
commit
241c7a8c6e
116 changed files with 104334 additions and 1926 deletions
|
@ -179,7 +179,7 @@ void SaveLoadChooser::reflowLayout() {
|
|||
uint16 w, h;
|
||||
|
||||
if (!g_gui.xmlEval()->getWidgetData("SaveLoadChooser.Thumbnail", x, y, w, h))
|
||||
error("Error when loading position data for Save/Load Thumbnails.");
|
||||
error("Error when loading position data for Save/Load Thumbnails");
|
||||
|
||||
int thumbW = kThumbnailWidth;
|
||||
int thumbH = kThumbnailHeight2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue