Update to 15.0-beta1
This commit is contained in:
@@ -204,7 +204,8 @@ public:
|
||||
* Get the monthly maintenance cost of an airport type.
|
||||
* @param type The airport type to get the monthly maintenance cost of.
|
||||
* @pre IsAirportInformationAvailable(type)
|
||||
* @return Monthly maintenance cost of the airport type.
|
||||
* @return Maintenance cost of the airport type per economy-month.
|
||||
* @see \ref ScriptEconomyTime
|
||||
*/
|
||||
static Money GetMonthlyMaintenanceCost(AirportType type);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user