summaryrefslogtreecommitdiff
path: root/src/script/api/ai_changelog.hpp
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2012-09-08 12:14:00 +0000
committerfrosch <frosch@openttd.org>2012-09-08 12:14:00 +0000
commitbcac3d16b63c119a3fa6763a9f5b5467d6e49d96 (patch)
tree9fd4924fc321ff11b8620a67b470c792e243beeb /src/script/api/ai_changelog.hpp
parent8aa27f09fe7d723e72de47f859eb35afe90d3869 (diff)
downloadopenttd-bcac3d16b63c119a3fa6763a9f5b5467d6e49d96.tar.xz
(svn r24513) -Add: [Script] ScriptIndustryType::IsProcessingIndustry.
Diffstat (limited to 'src/script/api/ai_changelog.hpp')
-rw-r--r--src/script/api/ai_changelog.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp
index 7161d9a3d..fda888c0c 100644
--- a/src/script/api/ai_changelog.hpp
+++ b/src/script/api/ai_changelog.hpp
@@ -22,6 +22,7 @@
* API additions:
* \li AIEventExclusiveTransportRights
* \li AIEventRoadReconstruction
+ * \li AIIndustryType::IsProcessingIndustry
* \li AIStation::IsAirportClosed
* \li AIStation::OpenCloseAirport
*