mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-11 09:47:28 +08:00
[O] Locale
This commit is contained in:
@@ -44,7 +44,7 @@ namespace AquaMai
|
||||
{
|
||||
if (!isNested)
|
||||
{
|
||||
MelonLogger.Warning($"> Skipping incompatible patch: {type}");
|
||||
MelonLogger.Warning(string.Format(Locale.SkipIncompatiblePatch, type));
|
||||
}
|
||||
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user