summaryrefslogtreecommitdiff
path: root/src/script/api/ai_changelog.hpp
diff options
context:
space:
mode:
authorSamuXarick <43006711+SamuXarick@users.noreply.github.com>2021-08-12 20:29:03 +0100
committerGitHub <noreply@github.com>2021-08-12 21:29:03 +0200
commit120d216b0b7e3efe01cbc180e96e1ab11257c304 (patch)
treecc0daa78def41388e79a44cd6997f4d076ff865c /src/script/api/ai_changelog.hpp
parent26f7f592cd0d93ec79aa2bbfd0a435c4465b95cc (diff)
downloadopenttd-120d216b0b7e3efe01cbc180e96e1ab11257c304.tar.xz
Add: [AI] Get the number of vehicles in a given group (#9462)
Diffstat (limited to 'src/script/api/ai_changelog.hpp')
-rw-r--r--src/script/api/ai_changelog.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/script/api/ai_changelog.hpp b/src/script/api/ai_changelog.hpp
index 15e171027..6e3283820 100644
--- a/src/script/api/ai_changelog.hpp
+++ b/src/script/api/ai_changelog.hpp
@@ -20,6 +20,7 @@
* API additions:
* \li AINewGRF
* \li AINewGRFList
+ * \li AIGroup::GetNumVehicles
*
* \b 1.11.0
*