From 60e7df156dbcb03135d2e19010e5c0512aa9a072 Mon Sep 17 00:00:00 2001 From: Programerus Date: Tue, 10 Apr 2012 00:06:28 +0300 Subject: Comments translated from French to English. --- src/task.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'src') 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 -- cgit v1.2.3-1-g7c22