From cfa507350b25d0f469d26e1c3df019af5f28acd2 Mon Sep 17 00:00:00 2001 From: mrmbernardi Date: Tue, 16 Jul 2024 03:15:17 +1000 Subject: [PATCH] Update changelog.txt to list issue #22208 as an original bug --- distribution/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 0e536d81d5..0693b2f346 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -8,7 +8,7 @@ - Change: [#22230] The plugin/script engine is now initialised off the main thread. - Change: [#22251] Hide author info in the scenery window unless debug tools are active. - Fix: [#22056] Potential crash upon exiting the game. -- Fix: [#22208] Cursor may fail to register hits in some cases. +- Fix: [#22208] Cursor may fail to register hits in some cases (original bug). 0.4.12 (2024-07-07) ------------------------------------------------------------------------