diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ai/api/ai_changelog.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ai/api/ai_changelog.hpp b/src/ai/api/ai_changelog.hpp index e866d1014..3474a1209 100644 --- a/src/ai/api/ai_changelog.hpp +++ b/src/ai/api/ai_changelog.hpp @@ -20,6 +20,7 @@ * * API additions: * \li IsEnd for all lists. + * \li AIRail::GetMaxSpeed * * API removals: * \li HasNext for all lists. |