summaryrefslogtreecommitdiffstats
path: root/src/task.h
diff options
context:
space:
mode:
authorProgramerus <alcadeias95@gmail.com>2012-04-10 00:06:28 +0300
committerProgramerus <alcadeias95@gmail.com>2012-04-10 00:06:28 +0300
commit60e7df156dbcb03135d2e19010e5c0512aa9a072 (patch)
tree612d5f32be528ca660b1484685a77e94db4a92c9 /src/task.h
parent356e9ef5e0f6235926a55a4157cc29ab7d417b65 (diff)
downloadcolobot-60e7df156dbcb03135d2e19010e5c0512aa9a072.tar.gz
colobot-60e7df156dbcb03135d2e19010e5c0512aa9a072.tar.bz2
colobot-60e7df156dbcb03135d2e19010e5c0512aa9a072.zip
Comments translated from French to English.
Diffstat (limited to 'src/task.h')
-rw-r--r--src/task.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/task.h b/src/task.h
index 4970213..2e1a2c8 100644
--- a/src/task.h
+++ b/src/task.h
@@ -12,7 +12,9 @@
// * GNU General Public License for more details.
// *
// * You should have received a copy of the GNU General Public License
-// * along with this program. If not, see http://www.gnu.org/licenses/.// task.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// task.h
#ifndef _TASK_H_
#define _TASK_H_
@@ -35,8 +37,8 @@ class CDisplayText;
class CSound;
-#define TAKE_DIST 6.0f // distance d'un objet pour le prendre
-#define TAKE_DIST_OTHER 1.5f // distance supplémentaire si sur ami
+#define TAKE_DIST 6.0f // distance to an object to pick it
+#define TAKE_DIST_OTHER 1.5f // additional distance if on friend
//?#define ARM_NEUTRAL_ANGLE1 155.0f*PI/180.0f
//?#define ARM_NEUTRAL_ANGLE2 -125.0f*PI/180.0f