From f0553ded4eec82f8702494eca5a6cd593954da50 Mon Sep 17 00:00:00 2001 From: neoapps-dev Date: Sun, 12 Jul 2026 17:18:41 +0300 Subject: [PATCH] fix(settings): skip intro and window reload --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8e243f2..66d6b83 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,7 +4,7 @@ - Add support for version channels in Workshop - Fix LCEOnline Auth on Linux and macOS - Add `unzip` fallback for Workshop items on Linux -- Fix critical bug in Workshop that deleted worlds and DLCs +- Fix critical bug in Workshop that deleted worlds and DLCs (thanks LeGamer!) - Fix random disconnects on Windows - Show multiplayer status on Discord RPC - Fix skipping intro, fullscreen and legacy mode not importing in Settings (thanks Ryuzaki!)