mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-12 17:37:27 +08:00
Add single player mode, enabled by default
This commit is contained in:
@@ -19,6 +19,7 @@ namespace AquaMai
|
||||
{
|
||||
MelonLogger.Msg("OnApplicationStart");
|
||||
HarmonyLib.Harmony.CreateAndPatchAll(typeof(CutsceneSkipping));
|
||||
HarmonyLib.Harmony.CreateAndPatchAll(typeof(SinglePlayer));
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user