From 6c6fe67926b1316913355a0c9f74af5d4d9f8540 Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Fri, 17 Dec 2021 12:53:14 +0100 Subject: [PATCH] Add #15830 to changelog [ci skip] --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index c45132e9af..455dcfbc48 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -17,6 +17,7 @@ - Improved: [#16251] Plugin API handles null values better. - Change: [#16077] When importing SV6 files, the RCT1 land types are only added when they were actually used. - Fix: [#15571] Non-ASCII characters in scenario description get distorted while saving. +- Fix: [#15830] Objects with RCT1 images are very glitchy if OpenRCT2 is not linked to an RCT1 install. - Fix: [#15998] Cannot set map size to the actual maximum. - Fix: [#16007] Scenario Editor "Entry Price" appears to the right of the value field. - Fix: [#16008] Tile Inspector can select elements from last tile without reselecting it.