mirror of https://github.com/OpenTTD/OpenTTD
Fix 6fc60d8c4f: forgot to update API changelog
parent
6d1cc142c2
commit
d0e8060182
|
@ -24,6 +24,8 @@
|
||||||
* \li AIGroup::SetSecondaryColour
|
* \li AIGroup::SetSecondaryColour
|
||||||
* \li AIGroup::GetPrimaryColour
|
* \li AIGroup::GetPrimaryColour
|
||||||
* \li AIGroup::GetSecondaryColour
|
* \li AIGroup::GetSecondaryColour
|
||||||
|
* \li AIVehicle::BuildVehicleWithRefit
|
||||||
|
* \li AIVehicle::GetBuildWithRefitCapacity
|
||||||
*
|
*
|
||||||
* \b 1.9.0
|
* \b 1.9.0
|
||||||
*
|
*
|
||||||
|
|
|
@ -19,6 +19,10 @@
|
||||||
*
|
*
|
||||||
* This version is not yet released. The following changes are not set in stone yet.
|
* This version is not yet released. The following changes are not set in stone yet.
|
||||||
*
|
*
|
||||||
|
* API additions:
|
||||||
|
* \li GSVehicle::BuildVehicleWithRefit
|
||||||
|
* \li GSVehicle::GetBuildWithRefitCapacity
|
||||||
|
*
|
||||||
* \b 1.9.0
|
* \b 1.9.0
|
||||||
*
|
*
|
||||||
* API additions:
|
* API additions:
|
||||||
|
|
Loading…
Reference in New Issue