[O] Auto detect if DebugFeature is need to be patched

This commit is contained in:
Clansty
2024-09-27 20:18:53 +08:00
parent a2db465825
commit c1c7788cd3
6 changed files with 28 additions and 12 deletions

View File

@@ -18,7 +18,6 @@ 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