Bugfix: its finally possible to open a levelsubset.
[supertux.git] / src / scene.h
index 2c34601..bb7e1d3 100644 (file)
@@ -28,7 +28,6 @@
 // Player stats
 struct PlayerStatus
 {
-  int  score;
   int  distros;
   int  lives;
   enum BonusType { NO_BONUS, GROWUP_BONUS, FLOWER_BONUS };