aboutsummaryrefslogtreecommitdiff
path: root/gui/themes/default.inc
diff options
context:
space:
mode:
authorEugene Sandulenko2010-07-23 21:26:30 +0000
committerEugene Sandulenko2010-07-23 21:26:30 +0000
commit1867b44bf4fd9e1cfb9861f7e0e3ed65ba5144a7 (patch)
treedc2e639b64e7dead940e9ef6587af0fa53c0900c /gui/themes/default.inc
parentd73c8578ff0d707fbf2992162971a7eeb2067ffa (diff)
downloadscummvm-rg350-1867b44bf4fd9e1cfb9861f7e0e3ed65ba5144a7.tar.gz
scummvm-rg350-1867b44bf4fd9e1cfb9861f7e0e3ed65ba5144a7.tar.bz2
scummvm-rg350-1867b44bf4fd9e1cfb9861f7e0e3ed65ba5144a7.zip
GUI: Fix bug #3024930
Bug #3024930: "GUI: GMM errors out in Hercules mode". Fixed by switching Hercules resolutions to lowres GUI. svn-id: r51226
Diffstat (limited to 'gui/themes/default.inc')
-rw-r--r--gui/themes/default.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/themes/default.inc b/gui/themes/default.inc
index 915ec55dca..11460e7199 100644
--- a/gui/themes/default.inc
+++ b/gui/themes/default.inc
@@ -1,5 +1,5 @@
"<?xml version = '1.0'?>"
-"<layout_info resolution='320xY,256x240,Xx272'> "
+"<layout_info resolution='320xY,256x240,Xx272,Xx350'> "
"<globals> "
"<def var='Line.Height' value='12' /> "
"<def var='Font.Height' value='10' /> "
@@ -1216,7 +1216,7 @@
"/> "
"</drawdata> "
"</render_info> "
-"<layout_info resolution='-320xY,-256x240,-Xx272'> "
+"<layout_info resolution='-320xY,-256x240,-Xx272,-Xx350'> "
"<globals> "
"<def var='Line.Height' value='16' /> "
"<def var='Font.Height' value='16' /> "