summaryrefslogtreecommitdiffstats
path: root/src/object/auto/autojostle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/auto/autojostle.h')
-rw-r--r--src/object/auto/autojostle.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/object/auto/autojostle.h b/src/object/auto/autojostle.h
index 70bb5e6..c156893 100644
--- a/src/object/auto/autojostle.h
+++ b/src/object/auto/autojostle.h
@@ -1,5 +1,6 @@
// * This file is part of the COLOBOT source code
// * Copyright (C) 2001-2008, Daniel ROUX & EPSITEC SA, www.epsitec.ch
+// * Copyright (C) 2012 Polish Portal of Colobot (PPC)
// *
// * This program is free software: you can redistribute it and/or modify
// * it under the terms of the GNU General Public License as published by
@@ -42,7 +43,7 @@ protected:
float m_force;
float m_progress;
float m_speed;
- float m_lastParticule;
+ float m_lastParticle;
Error m_error;
};