X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fstatistics.h;h=430e2161efb18182231bf61ef0005af4ecf22dca;hb=58da7bdf7b352989ef19d89a498938a12ca91b03;hp=2030b281e1dc7611641a4f72a95d6e66450083a0;hpb=60908c905544776c376421b8d3e12eeb936c068f;p=supertux.git diff --git a/src/statistics.h b/src/statistics.h index 2030b281e..430e2161e 100644 --- a/src/statistics.h +++ b/src/statistics.h @@ -77,7 +77,7 @@ public: private: int stats[NUM_STATS][2]; - Timer2 timer; + Timer timer; int display_stat; };