summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoryexo <yexo@openttd.org>2010-12-29 12:41:01 +0000
committeryexo <yexo@openttd.org>2010-12-29 12:41:01 +0000
commitbfc386fe10ceb58116e88b8000c461da17be810a (patch)
tree73b435d576ab108c7b6991b7c6ea807505d6349f /src
parent399a9641fe161fd631a26b7faa0ce63fc136219b (diff)
downloadopenttd-bfc386fe10ceb58116e88b8000c461da17be810a.tar.xz
(svn r21655) -Add: mention AITown::IsCity in the NoAI changelog
Diffstat (limited to 'src')
-rw-r--r--src/ai/api/ai_changelog.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ai/api/ai_changelog.hpp b/src/ai/api/ai_changelog.hpp
index a43636791..fe3748a32 100644
--- a/src/ai/api/ai_changelog.hpp
+++ b/src/ai/api/ai_changelog.hpp
@@ -25,6 +25,7 @@
* \li AIIndustryType::INDUSTRYTYPE_TOWN
* \li AIIndustryType::INDUSTRYTYPE_UNKNOWN
* \li AIOrder::IsVoidOrder
+ * \li AITown::IsCity
*
* API removals:
* \li HasNext for all lists.