From f5790dce6fc7b99263c1933cb4881f396797ff4e Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Mon, 19 Oct 2020 23:35:10 +0200 Subject: [PATCH] Changelog: mark #13222 as original bug --- distribution/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index a9efc71f99..3001bc6cc3 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -34,7 +34,7 @@ - Fix: [#13129] Missing error message when waiting for train to leave station on the ride measurements graph. - Fix: [#13138] Fix logical sorting of list windows. - Fix: [#13158] Cursors are drawn incorrectly in text input fields. -- Fix: [#13222] Vehicle collision causes negative number of passengers. +- Fix: [#13222] Vehicle collision causes negative number of passengers (original bug). - Fix: [#13226, #7280] No error is shown when attempting to load a corrupted save. - Improved: [#13023] Made add_news_item console command last argument, assoc, optional. - Improved: [#13098] Improvements to the maze construction window user interface