From 38fe1493ee5566ce53efc732d2be3ad2378a6118 Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Fri, 16 Dec 2016 12:22:26 +0100 Subject: [PATCH] Add fix for high lateral G-forces penalty to changelog --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index af9d94547a..a35098acdc 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -55,6 +55,7 @@ This is the first fully implemented version of OpenRCT2. RCT2.EXE is no longer r - Fix: [#3858] Tooltip shown when hovering over title logo. - Fix: [#3915] Restore horizontal and vertical scrollbar behaviour from RCT2 when clicking on one of the scrollbars. - Fix: Lay-down Roller Coasters from RCT1 saves are imported with an incorrect vehicle type (not reported). +- Fix: High lateral G-forces penalty applied too early (not reported). - Technical: Multiplayer groups are now stored in JSON format. 0.0.4-beta (2016-04-15)