diff -r d8fb38141950 -r 96f655d06e9e hedgewars/uStore.pas --- a/hedgewars/uStore.pas Sun May 20 19:42:55 2012 -0400 +++ b/hedgewars/uStore.pas Mon May 21 06:34:17 2012 +0200 @@ -1128,7 +1128,7 @@ begin RegisterVariable('fullscr', @chFullScr, true); - cScaleFactor:= 2.0; + cScaleFactor:= 0; Step:= 0; ProgrTex:= nil; SupportNPOTT:= false;