[+] Network error reason

This commit is contained in:
Clansty
2024-10-01 01:00:32 +08:00
parent e39f013808
commit e65d67f12e
10 changed files with 140 additions and 9 deletions

View File

@@ -174,8 +174,7 @@ namespace AquaMai
if (_hasErrors)
{
MelonLogger.Warning("========================================================================!!!");
MelonLogger.Warning(Locale.LoadError);
MelonLogger.Warning("========================================================================!!!\n" + Locale.LoadError);
MelonLogger.Warning("===========================================================================");
}