From ea9787c155de74fffd6e955e53a3d690f516f4fe Mon Sep 17 00:00:00 2001 From: Michael Bernardi Date: Fri, 30 Aug 2024 04:05:00 +1000 Subject: [PATCH] Added changelog for #22606 --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 931c93d242..85d696bbe9 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -23,6 +23,7 @@ - Fix: [#22520] Virtual floor no longer appears when holding modifier keys during track construction. - Fix: [#22582] Lighting effects are not enabled/disabled correctly, making the game appear frozen. - Fix: [#22593] Memory leak on Android builds when reading zip files. +- Fix: [#22606] Virtual floor is sometimes drawn above the path when placing paths. - Fix: [#22625] Fix compilation with orignal ride ratings. 0.4.13 (2024-08-04)