From 6816e1505503bfeb39b3f9e4156e2514907cdbba Mon Sep 17 00:00:00 2001 From: dufourj Date: Fri, 26 May 2006 15:47:50 +0000 Subject: GĂ©nral : - commit post 3eme match. --- i/marvin/src/ai/ai.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'i/marvin/src/ai/ai.hh') diff --git a/i/marvin/src/ai/ai.hh b/i/marvin/src/ai/ai.hh index e3f7e19..29598b4 100644 --- a/i/marvin/src/ai/ai.hh +++ b/i/marvin/src/ai/ai.hh @@ -48,6 +48,7 @@ class Ai const int round_duration_; const int schedule_time_; const int reference_sensor_mask_; + bool mustRotate_; public: /// Constructeur Ai(const Config & config); -- cgit v1.2.3