Update to 15.0-beta1

This commit is contained in:
dP
2024-12-25 20:34:06 +05:00
parent 46dc456049
commit a86fd7c621
963 changed files with 38070 additions and 33798 deletions

View File

@@ -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);