forked from Cookies_Github_mirror/AquaDX
[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