]> git.jsancho.org Git - lugaru.git/blobdiff - Source/OpenGL_Windows.cpp
merging :-)
[lugaru.git] / Source / OpenGL_Windows.cpp
index 8542abff87f700e0e76a190c4142c4708fc149d9..76f9777e402a7860c1399fbed70fa6e733c8683f 100644 (file)
@@ -567,7 +567,6 @@ Boolean SetUp (Game & game)
                fprintf(stderr, "Failed to load config, creating default\n");
                SaveSettings(game);
        }
-       
        if(kBitsPerPixel!=32&&kBitsPerPixel!=16){
                kBitsPerPixel=16;
        }