From b64d7d7dd73f292c30562d9b2d4437937ef0b4c9 Mon Sep 17 00:00:00 2001 From: Cory Sanin Date: Thu, 4 Feb 2021 10:25:28 -0600 Subject: [PATCH] Add #13961 to changelog --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index eae850c95d..0e07a1d6b6 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -42,6 +42,7 @@ - Fix: [#13574] Crash when a JSON object does not set `originalId`. - Fix: [#13832] Players last action position is invalid on opening/closing a ride in multiplayer. - Fix: [#13937] Pathfinding gets confused when two entrances/exits from the same ride are on top of each other. +- Fix: [#13961] Animation for Guests sliding down Spiral Slide is missing on close zoom levels. - Improved: [#6022] Allow up to 128 ride objects to be selected in track designer. - Improved: [#12917] Changed peep movement so that they stay more spread out over the full width of single tile paths. - Improved: [#13386] A GUI error message is now displayed if the language files are missing.