[+] Port SelectionDetail

This commit is contained in:
Clansty
2024-09-06 16:41:29 +08:00
parent e8307cdcd9
commit 8fa356242e
7 changed files with 94 additions and 2 deletions

View File

@@ -34,6 +34,7 @@ namespace AquaMai
public bool LoadLocalBga { get; set; }
public bool TestProof { get; set; }
public bool HideSelfMadeCharts { get; set; }
public bool SelectionDetail { get; set; }
public string CustomVersionString { get; set; }
public string CustomPlaceName { get; set; }
public string ExecOnIdle { get; set; }