- Implemented a scripted object that can be placed in a level and whose name is
[supertux.git] / src / title.cpp
index 3ae54f6..ebaf5b7 100644 (file)
@@ -69,7 +69,7 @@ static Surface* logo;
 static Surface* img_choose_subset;
 
 static bool walking;
-static Timer2 random_timer;
+static Timer random_timer;
 
 static int frame;