diff -r 0b982d340633 -r 494221b5950e QTfrontend/gameuiconfig.cpp --- a/QTfrontend/gameuiconfig.cpp Thu Oct 07 16:02:28 2010 -0400 +++ b/QTfrontend/gameuiconfig.cpp Fri Oct 08 17:47:00 2010 +0200 @@ -178,7 +178,7 @@ quint32 GameUIConfig::translateQuality() { quint32 rqNone = 0x00000000; // don't reduce quality - quint32 rqLowRes = 0x00000001; // use half land array + //quint32 rqLowRes = 0x00000001; // use half land array quint32 rqBlurryLand = 0x00000002; // downscaled terrain quint32 rqNoBackground = 0x00000004; // don't draw background quint32 rqSimpleRope = 0x00000008; // avoid drawing rope