[+] CustomLogo

This commit is contained in:
Clansty
2024-10-04 22:45:48 +08:00
parent 7e5467935b
commit d84b2f3870
4 changed files with 60 additions and 2 deletions

View File

@@ -164,6 +164,7 @@ namespace AquaMai
Patch(typeof(CustomVersionString));
Patch(typeof(CustomPlaceName));
Patch(typeof(RunCommandOnEvents));
Patch(typeof(CustomLogo));
// Utils
Patch(typeof(JudgeAdjust));
# if DEBUG