summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_changelog.hpp
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-11-23 16:25:38 +0000
committertruebrain <truebrain@openttd.org>2011-11-23 16:25:38 +0000
commit3008ded077559a33796d39638ab7012391fbf163 (patch)
tree758373f16ab40c55021aaac281afb4ca8567314b /src/ai/api/ai_changelog.hpp
parent08fb6105924072dd1f3ac15494991022ab59934f (diff)
downloadopenttd-3008ded077559a33796d39638ab7012391fbf163.tar.xz
(svn r23306) -Fix (r23302): forgot to mention AITownEffectList in the Changelog
Diffstat (limited to 'src/ai/api/ai_changelog.hpp')
-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 66acb6520..8e6a2afb7 100644
--- a/src/ai/api/ai_changelog.hpp
+++ b/src/ai/api/ai_changelog.hpp
@@ -39,6 +39,7 @@
* \li AITown::GetGrowthRate
* \li AITown::GetLastMonthReceived
* \li AITown::GetTownAuthority
+ * \li AITownEffectList (to walk over all available town effects)
* \li AIVehicle::ERR_VEHICLE_TOO_LONG in case vehicle length limit is reached
*
* API renames: