Some more Profile code, they now basically work (to preserve your saves copy them...
[supertux.git] / src / gameconfig.cpp
index 2b8929e..3825011 100644 (file)
@@ -35,6 +35,7 @@ Config* config = 0;
 
 Config::Config()
 {
+  profile = 1;
   use_fullscreen = false;
   video = AUTO_VIDEO;
   try_vsync = true;