mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-12 18:47:28 +08:00
[+] AquaMai: Disable reboot
This commit is contained in:
@@ -79,6 +79,7 @@ namespace AquaMai
|
||||
// These don't need to be configurable
|
||||
Patch(typeof(FixCharaCrash));
|
||||
Patch(typeof(CustomVersionString));
|
||||
Patch(typeof(DisableReboot));
|
||||
|
||||
MelonLogger.Msg("Loaded!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user