summaryrefslogtreecommitdiffstats
path: root/src/object/task/tasksearch.h
diff options
context:
space:
mode:
authorZaba999 <zaba.marcin@gmail.com>2012-09-12 22:34:40 +0200
committerZaba999 <zaba.marcin@gmail.com>2012-09-12 22:34:40 +0200
commit8b223eb0965a74693963726efb4e884ef454b97a (patch)
treeffeb2e48e42f2c7c412dfbbec625b8b343c2b80a /src/object/task/tasksearch.h
parent44e4bcef45a1e606dcbb4a0b25fac3d649d9ebf9 (diff)
downloadcolobot-8b223eb0965a74693963726efb4e884ef454b97a.tar.gz
colobot-8b223eb0965a74693963726efb4e884ef454b97a.tar.bz2
colobot-8b223eb0965a74693963726efb4e884ef454b97a.zip
all tasks compile.
Diffstat (limited to 'src/object/task/tasksearch.h')
-rw-r--r--src/object/task/tasksearch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/task/tasksearch.h b/src/object/task/tasksearch.h
index 304473d..bffec16 100644
--- a/src/object/task/tasksearch.h
+++ b/src/object/task/tasksearch.h
@@ -62,7 +62,7 @@ protected:
float m_progress;
float m_speed;
float m_time;
- float m_lastParticule;
+ float m_lastParticle;
float m_initialAngle[3];
float m_finalAngle[3];
bool m_bError;