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