From 36e31fa41fceb9044d1a4106e6775af7ab04fc8d Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 4 Jun 2006 09:10:24 +0000 Subject: (svn r5092) -Fix: There was a gross race condition in the AI code which made it pretty random if the AI could give a new vehicle its orders --- ai/trolly/trolly.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ai/trolly/trolly.h') diff --git a/ai/trolly/trolly.h b/ai/trolly/trolly.h index 3e364a2b5..e0d70fbf6 100644 --- a/ai/trolly/trolly.h +++ b/ai/trolly/trolly.h @@ -187,6 +187,7 @@ enum { AI_STATE_BUILD_PATH, AI_STATE_BUILD_DEPOT, AI_STATE_BUILD_VEHICLE, + AI_STATE_WAIT_FOR_BUILD, AI_STATE_GIVE_ORDERS, AI_STATE_START_VEHICLE, AI_STATE_REPAY_MONEY, -- cgit v1.2.3-70-g09d2