Fixed levels on contribs menu.
[supertux.git] / src / statistics.cpp
index 82ed04e..3553275 100644 (file)
@@ -41,6 +41,7 @@ stat_name_to_string(int stat_enum)
     case TIME_NEEDED_STAT:
       return "time-needed";;
     }
+  return "";
 }
 
 int