doubled file
[supertux.git] / src / statistics.h
index 2030b28..430e216 100644 (file)
@@ -77,7 +77,7 @@ public:
 private:
   int stats[NUM_STATS][2];
 
-  Timer2 timer;
+  Timer timer;
   int display_stat;
 };