[+] Fix level display everywhere

This commit is contained in:
Clansty
2024-10-05 00:20:07 +08:00
parent 2ef104224b
commit 7deb395fd9
4 changed files with 75 additions and 19 deletions

View File

@@ -160,6 +160,7 @@ namespace AquaMai
Patch(typeof(DebugFeature));
Patch(typeof(FixConnSlide));
Patch(typeof(SlideAutoPlayTweak));
Patch(typeof(FixLevelDisplay));
// UX
Patch(typeof(CustomVersionString));
Patch(typeof(CustomPlaceName));