[+] IgnoreAimeServerError

This commit is contained in:
Clansty
2024-10-15 17:05:55 +08:00
parent 60813274dc
commit e04e5596a3
4 changed files with 20 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ namespace AquaMai
public bool FontFix { get; set; }
public bool SlideJudgeTweak { get; set; }
public bool HanabiFix { get; set; }
public bool IgnoreAimeServerError { get; set; }
}
public class UtilsConfig