script/picnic image bg -reworking
[supertux.git] / src / badguy / badguy.h
index ef17b75..621466e 100644 (file)
@@ -137,9 +137,6 @@ protected:
   Vector start_position;
 
   Direction dir;
-
-  int hitpoints;
-  int bullet_hitpoints;
 private:
   void try_activate();