diff options
Diffstat (limited to 'src/ai/api/ai_changelog.hpp')
-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 34cc39130..d3511422c 100644 --- a/src/ai/api/ai_changelog.hpp +++ b/src/ai/api/ai_changelog.hpp @@ -35,6 +35,7 @@ * \li AISubsidy::GetSource * \li AISubsidy::DestinationIsTown * \li AISubsidy::GetDestination + * \li AITown::GetMaxProduction * \li AIWaypoint::WAYPOINT_INVALID * * Other changes: |