1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-18 12:09:10 +00:00

Add: [AI] Get the number of vehicles in a given group (#9462)

This commit is contained in:
SamuXarick
2021-08-12 20:29:03 +01:00
committed by GitHub
parent 26f7f592cd
commit 120d216b0b
3 changed files with 24 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
* API additions:
* \li AINewGRF
* \li AINewGRFList
* \li AIGroup::GetNumVehicles
*
* \b 1.11.0
*