From a93a723db62ba2ad445b0fff26be5c51aefcda78 Mon Sep 17 00:00:00 2001 From: Chuck Miller Date: Sun, 3 May 2009 17:11:25 -0400 Subject: Added rotational particles, and added code to show arrows when a player shoots them. --- src/particle.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/particle.h') diff --git a/src/particle.h b/src/particle.h index f3f5571a..52b2dd3c 100644 --- a/src/particle.h +++ b/src/particle.h @@ -267,7 +267,6 @@ class Particle : public Sprite int mFadeIn; /**< Age in game ticks where fading in is finished*/ float mAlpha; /**< Opacity of the graphical representation of the particle */ - private: // generic properties bool mAutoDelete; /**< May the particle request its deletion by the parent particle? */ Map *mMap; /**< Map the particle is on. */ -- cgit v1.2.3-60-g2f50