mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-11 23:17:28 +08:00
[O] Wording consistency
This commit is contained in:
@@ -27,7 +27,7 @@ namespace AquaMai
|
|||||||
|
|
||||||
if (AppConfig.UX.SkipWarningScreen)
|
if (AppConfig.UX.SkipWarningScreen)
|
||||||
{
|
{
|
||||||
MelonLogger.Msg("> Patching CutsceneSkipping");
|
MelonLogger.Msg("> Patching SkipWarningScreen");
|
||||||
HarmonyLib.Harmony.CreateAndPatchAll(typeof(SkipWarningScreen));
|
HarmonyLib.Harmony.CreateAndPatchAll(typeof(SkipWarningScreen));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user