- test level for snow air tiles (created with Flexlay)
[supertux.git] / src / gameconfig.cpp
index 61ca19e..060eed0 100644 (file)
@@ -36,7 +36,7 @@ Config* config = 0;
 Config::Config()
 {
   use_fullscreen = true;
-  video = OPENGL;
+  video = AUTO_VIDEO;
   try_vsync = true;
   show_fps = false;
   sound_enabled = true;