[+] Make it configurable

This commit is contained in:
Clansty
2024-11-19 01:38:29 +08:00
parent 4d25b6a43c
commit 786a8832d3
2 changed files with 11 additions and 4 deletions

View File

@@ -188,9 +188,6 @@ namespace AquaMai
Patch(typeof(TestProof));
Patch(typeof(PractiseMode));
Patch(typeof(HideSelfMadeCharts));
Patch(typeof(SlideFadeInTweak));
Patch(typeof(JudgeAccuracyInfo));
# if CI
Patch(typeof(CiBuildAlert));