From a4d2f2c0373848fa8a886c1dddc6247b81527df3 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Mon, 13 Oct 2008 09:34:46 +0000 Subject: Added mob particle attack effects to mobs. Inspired by the TMW patch in their trunk client. --- src/particleemitter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/particleemitter.h') diff --git a/src/particleemitter.h b/src/particleemitter.h index 5cf3fd46..c237c1ba 100644 --- a/src/particleemitter.h +++ b/src/particleemitter.h @@ -45,7 +45,7 @@ class ParticleEmitter /** * Constructor. */ - ParticleEmitter(xmlNodePtr emitterNode, Particle *target, Map *map); + ParticleEmitter(xmlNodePtr emitterNode, Particle *target, Map *map, int rotation = 0); /** * Copy Constructor (necessary for reference counting of particle images) -- cgit v1.2.3-60-g2f50