From 66b298f8f3fde1369c1f4a6e333819fb984d78aa Mon Sep 17 00:00:00 2001 From: Programerus Date: Thu, 15 Mar 2012 18:13:06 +0100 Subject: [PATCH] Comments translated from French to English. --- src/autonest.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/autonest.h b/src/autonest.h index 9a05d5f7..378933c6 100644 --- a/src/autonest.h +++ b/src/autonest.h @@ -32,7 +32,7 @@ enum ObjectType; enum AutoNestPhase { ANP_WAIT = 1, - ANP_BIRTH = 2, // apparition d'un boulet + ANP_BIRTH = 2, // appearance of a ball };