From c35591c8644d0059a738212e6105e3464f706051 Mon Sep 17 00:00:00 2001 From: frosch Date: Sun, 14 Jul 2013 08:55:38 +0000 Subject: (svn r25607) -Fix [FS#5649]: Various misreferences in AI and GS changelog. --- src/script/api/game_changelog.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 d42f0b5c3..ee21d0be9 100644 --- a/src/script/api/game_changelog.hpp +++ b/src/script/api/game_changelog.hpp @@ -24,13 +24,13 @@ * \li GSGoal::SetCompleted * \li GSGoal::SetProgress * \li GSGoal::SetText - * \li GSStation::HasRating + * \li GSStation::HasCargoRating * \li GSStoryPage * \li GSTile::GetTerrainType * * Other changes: * \li GSGoal::New can now create up to 64000 concurrent goals. The old limit was 256 goals. - * \li GSStation::GetRating does return -1 for cargo-station combinations that + * \li GSStation::GetCargoRating does return -1 for cargo-station combinations that * do not have a rating yet instead of returning 69. * * \b 1.3.0 -- cgit v1.2.3-54-g00ecf