forked from mirror/OpenTTD
(svn r17293) -Fix [NoAI]: AITown::GetLastMonthTransported didn't work as documented at all, make it return what AITown::GetLastMonthProduction did
-Change [NoAI]: mark AITown::GetMaxProduction as deprecated, AITown::GetLastMonthProduction returns now the value GetMaxProduction did
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
* \li AISubsidy::GetSource
|
||||
* \li AISubsidy::DestinationIsTown
|
||||
* \li AISubsidy::GetDestination
|
||||
* \li AITown::GetMaxProduction
|
||||
* \li AIWaypoint::WAYPOINT_INVALID
|
||||
*
|
||||
* Other changes:
|
||||
|
Reference in New Issue
Block a user