Disable window sounds and remove goto

This commit is contained in:
Infi
2024-04-16 16:31:24 +02:00
parent 30ccf8e416
commit 51658c178c
6 changed files with 36 additions and 41 deletions
+1
View File
@@ -41,6 +41,7 @@ public sealed class SettingsWindow : Window, IUiComponent
};
RespectCloseHotkey = false;
DisableWindowSounds = true;
Initialise();