diff options
Diffstat (limited to 'src/script/api')
-rw-r--r-- | src/script/api/ai_changelog.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp index 5d5d5c26f..a0d9097d9 100644 --- a/src/script/api/ai_changelog.hpp +++ b/src/script/api/ai_changelog.hpp @@ -21,6 +21,9 @@ * \li AICargo::GetName * \li AIPriorityQueue * + * Other changes: + * \li AIVehicle::CloneVehicle now correctly returns estimate when short on cash + * * \b 1.10.0 * * API additions: |