From f3beda85b284e57caf6e5c685174bcb2e608d9ce Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Mon, 27 Oct 2008 07:19:11 +0000 Subject: Revised code so that dead sprites are de-targeted. --- src/being.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/being.cpp') diff --git a/src/being.cpp b/src/being.cpp index c4569d4e..db8b18e6 100644 --- a/src/being.cpp +++ b/src/being.cpp @@ -238,6 +238,7 @@ void Being::controlParticle(Particle *particle) void Being::setAction(Action action) { SpriteAction currentAction = ACTION_INVALID; + switch (action) { case WALK: -- cgit v1.2.3-60-g2f50