Comments translated from French to English.
parent
fd9d06ab46
commit
66b298f8f3
|
@ -32,7 +32,7 @@ enum ObjectType;
|
||||||
enum AutoNestPhase
|
enum AutoNestPhase
|
||||||
{
|
{
|
||||||
ANP_WAIT = 1,
|
ANP_WAIT = 1,
|
||||||
ANP_BIRTH = 2, // apparition d'un boulet
|
ANP_BIRTH = 2, // appearance of a ball
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue