From aa3f776483d37d2988d60adb959f5646a0d04765 Mon Sep 17 00:00:00 2001 From: zuu Date: Wed, 3 Oct 2012 20:43:32 +0000 Subject: (svn r24570) -Fix (r24542): Some documentation was missing --- src/script/api/ai_changelog.hpp | 1 + src/script/api/game_changelog.hpp | 1 + 2 files changed, 2 insertions(+) (limited to 'src/script') 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 * -- cgit v1.2.3-54-g00ecf