- memleak fix and menu fix from MatzeB
[supertux.git] / src / globals.cpp
index 50cab21..632f383 100644 (file)
@@ -54,7 +54,7 @@ bool use_joystick;
 bool use_fullscreen;
 bool debug_mode;
 bool show_fps;
-float game_speed = 1.2f;
+float game_speed = 1.0f;
 
 int joystick_num = 0;
 char* level_startup_file = 0;