(svn r22764) -Add: [NoAI] AITile::GetTownAuthority().

This commit is contained in:
frosch
2011-08-19 21:19:10 +00:00
parent 3d39fa8824
commit 61d5dd64b8
4 changed files with 16 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
* \li AICompany::GetQuarterlyCargoDelivered
* \li AICompany::GetQuarterlyPerformanceRating
* \li AICompany::GetQuarterlyCompanyValue
* \li AITown::GetTownAuthority
*
* API removals:
* \li AICompany::GetCompanyValue, use AICompany::GetQuarterlyCompanyValue instead.