From e6ba3f08dce088d42c423288f89a791bb7072d79 Mon Sep 17 00:00:00 2001 From: Programerus Date: Wed, 11 Apr 2012 00:18:19 +0300 Subject: Comments translated from French to English. --- src/taskterraform.h | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/taskterraform.h b/src/taskterraform.h index be9cfd7..3d36ff8 100644 --- a/src/taskterraform.h +++ b/src/taskterraform.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/.// taskterraform.h +// * along with this program. If not, see http://www.gnu.org/licenses/. + +// taskterraform.h #ifndef _TASKSTERRAFORM_H_ #define _TASKSTERRAFORM_H_ @@ -28,10 +30,10 @@ class CObject; enum TaskTerraPhase { - TTP_CHARGE = 1, // charge d'énergie - TTP_DOWN = 2, // descend - TTP_TERRA = 3, // frappe - TTP_UP = 4, // remonte + TTP_CHARGE = 1, // charge of energy + TTP_DOWN = 2, // down + TTP_TERRA = 3, // strike + TTP_UP = 4, // up }; -- cgit v1.2.3-1-g7c22