* svn:ignored .externalToolBuilders in root directory (Eclipse+CDT)
[supertux.git] / src / badguy / badguy.h
index 257065c..b6a1d06 100644 (file)
@@ -72,6 +72,10 @@ public:
   {
     start_position = vec;
   }
+  
+  /** Count this badguy to the statistics? This value should not be changed
+   * during runtime. */
+  bool countMe;
 
 protected:
   enum State {