-Started to move stuff from library back to main game
[supertux.git] / src / player_status.h
index 1e2dd83..e4fb335 100644 (file)
@@ -42,7 +42,7 @@ public:
   void write(lisp::Writer& writer);
   void read(const lisp::Lisp& lisp);
 
-  int  distros;
+  int  coins;
   int  lives;
   BonusType bonus;