From 5fa4c718cdcc565abca420d56b17183d686de722 Mon Sep 17 00:00:00 2001 From: Gymnasiast Date: Wed, 27 Mar 2019 17:25:39 +0100 Subject: [PATCH] Add #8300 to changelog [ci skip] --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 190f3f2c91..82dc199ef6 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -70,6 +70,7 @@ - Fix: [#8200] Incorrect behaviour when removing entrances and exits that are on the same tile. - Fix: [#8204] Crash when tile element has no surface elements. - Fix: [#8264] Rides and scenery placeable outside of map with ZC and Sandbox mode enabled. +- Fix: [#8300] Crash in UpdateRideMazePathfinding(). - Fix: [#8335] Rides with arbitrary ride types can crash the game when they break down. - Fix: [#8358] Infinite loop when changing vehicle count on stopped ride. - Fix: [#8402] Crash closing a window in some cases.