[+] able to switch off WindowState

This commit is contained in:
Clansty
2024-10-01 15:50:00 +08:00
parent 07817b04fb
commit 9ead7a413e
5 changed files with 22 additions and 15 deletions

View File

@@ -147,7 +147,6 @@ namespace AquaMai
// Fixes that does not have side effects
// These don't need to be configurable
WindowState.Execute();
// Helpers
Patch(typeof(MessageHelper));
Patch(typeof(MusicDirHelper));