From ce41b8f7931927616ff69493a8dc4c08e38ad2cc Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Wed, 18 Sep 2019 23:27:31 +0200 Subject: [PATCH] Add #9902 to changelog [ci skip] --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 103bfa6ba6..9ebd5f0559 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -16,6 +16,7 @@ - Fix: [#9675] Guest entry point limit can be bypassed in scenario editor. - Fix: [#9717] Scroll bars do not render correctly when using OpenGL renderer. - Fix: [#9729] Peeps do not take into account height difference when deciding to pathfind to a ride entrance (original bug). +- Fix: [#9902] Doors/Portcullis do not check to make sure doors are open causing double opens. - Fix: [#9926] Africa - Oasis park has wrong peep spawn (original bug). - Improved: [#9466] Add the rain weather effect to the OpenGL renderer.