From 753e9311659ec79cd818a27f5b56ed295b31c738 Mon Sep 17 00:00:00 2001 From: Hielke Morsink Date: Thu, 23 Mar 2023 11:59:28 +0100 Subject: [PATCH] Add ref to #19643 in changelog --- distribution/changelog.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index ab57d31d89..89b3afa7c0 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -20,7 +20,7 @@ - Improved: [#18826] [Plugin] Added all actions and their documentation to plugin API. - Improved: [#18945] Languages can now fall back to other languages than English. - Improved: [#18970] Trying to load a non-park save will now display a context error. -- Improved: [#18975] Add lift sprites for 60 steep hills on the wooden roller coaster. +- Improved: [#18975] Add lift sprites for steep hills on the wooden roller coaster. - Improved: [#19044] Added special thanks to RMC and Wiegand to the About page. - Improved: [#19131] Track missing objects when selecting scenery groups in console. - Improved: [#19253] Queue junctions drawn properly when using regular paths as queue. Note: Requires using tile inspector to indicate railings can be used at T or X junctions. @@ -68,7 +68,7 @@ - Fix: [#19493] SV4 saves not importing the correct vehicle colours. - Fix: [#19517] Crash when peeps try to exit or enter hacked rides that have no waypoints specified. - Fix: [#19524] Staff counter shows incorrect values if there are more than 32767 staff members. -- Fix: [#19641] Missing water tile in Infernal Views' and Six Flags Holland's river. +- Fix: [#19641, #19643] Missing water tile in Infernal Views’ and Six Flags Holland’s river. 0.4.3 (2022-12-14) ------------------------------------------------------------------------ @@ -1686,4 +1686,4 @@ This is the first fully implemented version of OpenRCT2. RCT2.EXE is no longer r - Feature: RollerCoaster Tycoon 1 scenarios can now be opened in the scenario editor or by using the ‘edit’ command line action. - Feature: The ‘have fun’ objective can now be selected in the scenario editor. - Feature: Twitch integration. -- Fix: Litter bins now get full and require emptying by handymen. \ No newline at end of file +- Fix: Litter bins now get full and require emptying by handymen.