summaryrefslogtreecommitdiffstats
path: root/src/object/task/taskfireant.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/task/taskfireant.h')
-rw-r--r--src/object/task/taskfireant.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/task/taskfireant.h b/src/object/task/taskfireant.h
index 1d8ef62..4fa77b8 100644
--- a/src/object/task/taskfireant.h
+++ b/src/object/task/taskfireant.h
@@ -58,6 +58,6 @@ protected:
bool m_bError;
bool m_bFire;
float m_time;
- float m_lastParticule;
+ float m_lastParticle;
};