From 29d2ab82cfcc7dece075c6371da16304fef3eceb Mon Sep 17 00:00:00 2001 From: Philipp Sehmisch Date: Sun, 14 Dec 2008 03:48:22 +0100 Subject: Fixed follow-parent of nested and being-following particle emitters --- src/particle.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/particle.cpp b/src/particle.cpp index 2f274a5c..f1f80e50 100644 --- a/src/particle.cpp +++ b/src/particle.cpp @@ -243,7 +243,6 @@ void Particle::moveBy(Vector change) (*p)->moveBy(change); } } - return; } void Particle::moveTo(float x, float y) -- cgit v1.2.3-70-g09d2