[+] Unlock Utage

This commit is contained in:
Clansty
2024-06-19 20:55:31 +08:00
parent d686c48a0b
commit 0f701ad2d3
4 changed files with 22 additions and 0 deletions

View File

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