X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fgameconfig.cpp;h=38250118c4702dbd07a7588101411ad4d88ff4b9;hb=44a22ced3db79b25504d506e74e4e31d63446f1a;hp=2b8929ec617b4e07af00e7080f591033ad9e46b4;hpb=47800234c11dc4894fb0e233878277a3e413e88a;p=supertux.git diff --git a/src/gameconfig.cpp b/src/gameconfig.cpp index 2b8929ec6..38250118c 100644 --- a/src/gameconfig.cpp +++ b/src/gameconfig.cpp @@ -35,6 +35,7 @@ Config* config = 0; Config::Config() { + profile = 1; use_fullscreen = false; video = AUTO_VIDEO; try_vsync = true;