summaryrefslogtreecommitdiff
path: root/src/particles.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/particles.h')
-rw-r--r--src/particles.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particles.h b/src/particles.h
index eb8c6665d..00cb2c08e 100644
--- a/src/particles.h
+++ b/src/particles.h
@@ -170,7 +170,7 @@ public:
void step (float dtime);
- void handleParticleEvent(ClientEvent *event,IGameDef *gamedef,
+ void handleParticleEvent(ClientEvent *event, Client *client,
scene::ISceneManager* smgr, LocalPlayer *player);
void addDiggingParticles(IGameDef* gamedef, scene::ISceneManager* smgr,