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