summaryrefslogtreecommitdiffstats
path: root/src/autonest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/autonest.h')
-rw-r--r--src/autonest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autonest.h b/src/autonest.h
index 9a05d5f..378933c 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
};