[+] Unlock maps that are not in this version

This commit is contained in:
Clansty
2024-05-21 03:49:19 +08:00
parent c9f222583a
commit f106a31990
4 changed files with 30 additions and 0 deletions

View File

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