From e60ccbd1bc36b4d3641a356ccadd9b8e364ccbeb Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Mon, 4 Jan 2021 19:28:48 +0100 Subject: [PATCH] Update changelog.txt --- distribution/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index c61c843eff..7ce02a1e92 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -17,7 +17,7 @@ - Feature: [#13614] Add terrain surfaces from RollerCoaster Tycoon 1. - Feature: [#13675] [Plugin] Add context.setInterval and context.setTimeout. - Change: [#13346] [Plugin] Renamed FootpathScenery to FootpathAddition, fix typos. -- Fix: [#9631, #10716] Banners drawing glitches when there are more than 32 on the screen at once (original bug). +- Fix: [#9631, #10716] Banners drawing glitches when there are more than 32 on the screen at once. - Fix: [#12895] Mechanics are called to repair rides that have already been fixed. - Fix: [#13102] Underflow on height chart (Ride measurements). - Fix: [#13257] Rides that are exactly the minimum objective length are not counted.