From 1e68b9b3e6487c8c95c5d8dac89c04ea06d1d9b5 Mon Sep 17 00:00:00 2001 From: Samu Date: Fri, 14 Sep 2018 13:03:52 +0100 Subject: Add: AI/GS GetMonthlyMaintenanceCost (#6897) API addition which allows AI/GS scripts to retrieve the monthly maintenance cost of an airport type. --- src/script/api/game_changelog.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/script/api/game_changelog.hpp') diff --git a/src/script/api/game_changelog.hpp b/src/script/api/game_changelog.hpp index 390c1f31f..7aad75b44 100644 --- a/src/script/api/game_changelog.hpp +++ b/src/script/api/game_changelog.hpp @@ -19,6 +19,7 @@ * * 1.9.0 is not yet released. The following changes are not set in stone yet. * API additions: + * \li GSAirport::GetMonthlyMaintenanceCost * \li GSClient * \li GSClientList * \li GSClientList_Company -- cgit v1.2.3-54-g00ecf