summaryrefslogtreecommitdiff
path: root/src/script
diff options
context:
space:
mode:
Diffstat (limited to 'src/script')
-rw-r--r--src/script/api/ai_changelog.hpp1
-rw-r--r--src/script/api/game_changelog.hpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp
index fda888c0c..9fe74ad3a 100644
--- a/src/script/api/ai_changelog.hpp
+++ b/src/script/api/ai_changelog.hpp
@@ -25,6 +25,7 @@
* \li AIIndustryType::IsProcessingIndustry
* \li AIStation::IsAirportClosed
* \li AIStation::OpenCloseAirport
+ * \li AIController::Break
*
* \b 1.2.2
*
diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp
index 8948822e4..83a030499 100644
--- a/src/script/api/game_changelog.hpp
+++ b/src/script/api/game_changelog.hpp
@@ -28,6 +28,7 @@
* \li GSIndustryType::IsProcessingIndustry
* \li GSStation::IsAirportClosed
* \li GSStation::OpenCloseAirport
+ * \li GSController::Break
*
* \b 1.2.2
*