mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-13 20:37:28 +08:00
[+] Window Magic!
This commit is contained in:
@@ -73,7 +73,6 @@ namespace AquaMai
|
||||
{
|
||||
Patch(directiveType);
|
||||
}
|
||||
else MelonLogger.Error($"Type not found for {categoryProp.Name}.{settingProp.Name}");
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -119,6 +118,7 @@ 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));
|
||||
|
||||
Reference in New Issue
Block a user