Comments translated from French to English.

dev-ui
Programerus 2012-03-15 18:13:06 +01:00
parent fd9d06ab46
commit 66b298f8f3
1 changed files with 1 additions and 1 deletions

View File

@ -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
};