[+] Restore AutoPlay(Home) and Pause(Enter) for SDGA

This commit is contained in:
Clansty
2024-09-02 17:35:31 +08:00
parent 489c00ebb0
commit 8db9580ff5
6 changed files with 48 additions and 9 deletions

View File

@@ -15,6 +15,7 @@ namespace AquaMai
public bool TicketUnlock { get; set; }
public bool MapUnlock { get; set; }
public bool UnlockUtage { get; set; }
public bool DebugFeature { get; set; }
}
public class UXConfig