mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-11 01:07:28 +08:00
Accuracy info and other features (#84)
* tweaks slide fade in * judge accuracy info * Update SlideArrowAnimation.cs
This commit is contained in:
@@ -188,6 +188,10 @@ namespace AquaMai
|
||||
Patch(typeof(TestProof));
|
||||
Patch(typeof(PractiseMode));
|
||||
Patch(typeof(HideSelfMadeCharts));
|
||||
|
||||
Patch(typeof(SlideFadeInTweak));
|
||||
Patch(typeof(JudgeAccuracyInfo));
|
||||
|
||||
# if CI
|
||||
Patch(typeof(CiBuildAlert));
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user