Comments translated from French to English.
parent
a547b40a30
commit
beed490c12
|
@ -29,10 +29,10 @@ class CObject;
|
|||
|
||||
enum AutoRadarPhase
|
||||
{
|
||||
ARAP_WAIT = 1, // attend
|
||||
ARAP_SEARCH = 2, // cherche
|
||||
ARAP_SHOW = 3, // montre
|
||||
ARAP_SINUS = 4, // oscille
|
||||
ARAP_WAIT = 1, // waiting
|
||||
ARAP_SEARCH = 2, // seeking
|
||||
ARAP_SHOW = 3, // watching
|
||||
ARAP_SINUS = 4, // oscillates
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue