diff options
author | yexo <yexo@openttd.org> | 2011-11-08 21:51:53 +0000 |
---|---|---|
committer | yexo <yexo@openttd.org> | 2011-11-08 21:51:53 +0000 |
commit | cb876cd6a0480e00ca5685833dd68f57ce033ffe (patch) | |
tree | 8d38b82361022fbb9c83d0653af16b31cb7a7449 /src/ai/api | |
parent | a256bd71e472fb6bd6ad91f464ee1d1a18a1823f (diff) | |
download | openttd-cb876cd6a0480e00ca5685833dd68f57ce033ffe.tar.xz |
(svn r23170) -Doc (r23169): add he new value to the AI changelog
Diffstat (limited to 'src/ai/api')
-rw-r--r-- | src/ai/api/ai_changelog.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ai/api/ai_changelog.hpp b/src/ai/api/ai_changelog.hpp index 0026efab0..30f72ac4f 100644 --- a/src/ai/api/ai_changelog.hpp +++ b/src/ai/api/ai_changelog.hpp @@ -30,6 +30,7 @@ * \li AICompany::GetQuarterlyPerformanceRating * \li AICompany::GetQuarterlyCompanyValue * \li AIController::GetOpsTillSuspend + * \li AIInfo::AICONFIG_AI_DEVELOPER * \li AIOrder::GetOrderRefit * \li AIOrder::IsRefitOrder * \li AIOrder::SetOrderRefit |