mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-13 09:37:27 +08:00
[O] Auto detect if DebugFeature is need to be patched
This commit is contained in:
@@ -129,6 +129,7 @@ namespace AquaMai
|
||||
Patch(typeof(DisableReboot));
|
||||
Patch(typeof(ExtendNotesPool));
|
||||
Patch(typeof(FixCheckAuth));
|
||||
Patch(typeof(DebugFeature));
|
||||
// UX
|
||||
Patch(typeof(CustomVersionString));
|
||||
Patch(typeof(CustomPlaceName));
|
||||
|
||||
Reference in New Issue
Block a user