From e149b8c051368a84d5bc9650447ee43d8470732f Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 5 Oct 2019 13:14:21 +0200 Subject: [PATCH] Update changelog.txt --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 3d1b7825e6..aab0f1c097 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -25,6 +25,7 @@ - Fix: [#9955] Resizing map in while pause mode does not work and may result in freezes. - Fix: [#9957] When using 'no money' cheat, guests complain of running out of cash. - Fix: [#9970] Wait for quarter load fails. +- Fix: [#9994] Game action tick collision during server connect and map load. - Fix: [#10017] Ghost elements influencing ride excitement. - Fix: [#10036] Do not allocate large chunks of memory for save file classification. - Improved: [#9466] Add the rain weather effect to the OpenGL renderer.