X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FSettings.cpp;h=7b5854f461c7586004c4de7fdd07ae11789995f7;hb=d3f49f860739b0f3abfcae0f49f19d260b532af5;hp=00495f9c94d6fb30a9805936d0ea2ec465560cd6;hpb=c44a844d9305c4f1f7dd0479e4a3af3e90b96a1b;p=lugaru.git diff --git a/Source/Settings.cpp b/Source/Settings.cpp index 00495f9..7b5854f 100644 --- a/Source/Settings.cpp +++ b/Source/Settings.cpp @@ -8,8 +8,8 @@ void DefaultSettings() { detail=1; ismotionblur=0; usermousesensitivity=1; - kContextWidth=640; - kContextHeight=480; + newscreenwidth=kContextWidth=640; + newscreenheight=kContextHeight=480; kBitsPerPixel = 32; floatjump=0; autoslomo=1;