[+] TouchPanelBaudRate

This commit is contained in:
Clansty
2024-10-22 00:19:12 +08:00
parent 3bc9f1382c
commit 0f1bfc5a17
5 changed files with 25 additions and 0 deletions

View File

@@ -168,6 +168,7 @@ namespace AquaMai
Patch(typeof(CustomLogo));
// Utils
Patch(typeof(JudgeAdjust));
Patch(typeof(TouchPanelBaudRate));
# if DEBUG
Patch(typeof(LogNetworkErrors));
# endif