From 5545f232c7ffbb3ef0dec70ecebb2ee9dd4360c2 Mon Sep 17 00:00:00 2001 From: Programerus Date: Tue, 10 Apr 2012 19:00:27 +0300 Subject: Comments translated from French to English. --- src/taskgungoal.h | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/taskgungoal.h b/src/taskgungoal.h index 5390975..b9947db 100644 --- a/src/taskgungoal.h +++ b/src/taskgungoal.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/.// taskgungoal.h +// * along with this program. If not, see http://www.gnu.org/licenses/. + +// taskgungoal.h #ifndef _TASKGUNGOAL_H_ #define _TASKGUNGOAL_H_ @@ -42,10 +44,10 @@ protected: protected: float m_progress; float m_speed; - float m_initialDirV; // direction initiale - float m_finalDirV; // direction à atteindre - float m_initialDirH; // direction initiale - float m_finalDirH; // direction à atteindre + float m_initialDirV; // initial direction + float m_finalDirV; // direction to reach + float m_initialDirH; // initial direction + float m_finalDirH; // direction to reach }; -- cgit v1.2.3-1-g7c22