diff options
Diffstat (limited to 'ai/trolly/trolly.h')
-rw-r--r-- | ai/trolly/trolly.h | 1 |
1 files changed, 1 insertions, 0 deletions
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, |