summaryrefslogtreecommitdiffstats
path: root/src/object/motion/motion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/motion/motion.h')
-rw-r--r--src/object/motion/motion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/motion/motion.h b/src/object/motion/motion.h
index 1f8f7ab..ef943d2 100644
--- a/src/object/motion/motion.h
+++ b/src/object/motion/motion.h
@@ -76,7 +76,7 @@ protected:
CInstanceManager* m_iMan;
Gfx::CEngine* m_engine;
Gfx::CLight* m_light;
- Gfx::CParticle* m_particule;
+ Gfx::CParticle* m_particle;
Gfx::CTerrain* m_terrain;
Gfx::CWater* m_water;
Gfx::CCamera* m_camera;