mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-11 02:17:29 +08:00
[+] Some font features
This commit is contained in:
@@ -38,6 +38,7 @@ namespace AquaMai
|
||||
public bool LoadLocalBga { get; set; }
|
||||
public bool TestProof { get; set; }
|
||||
public bool HideSelfMadeCharts { get; set; }
|
||||
public bool CustomFont { get; set; }
|
||||
public string CustomVersionString { get; set; } = "";
|
||||
public string CustomPlaceName { get; set; } = "";
|
||||
public string ExecOnIdle { get; set; } = "";
|
||||
@@ -53,6 +54,7 @@ namespace AquaMai
|
||||
public bool ForcePaidPlay { get; set; }
|
||||
public int ExtendNotesPool { get; set; }
|
||||
public bool FrameRateLock { get; set; }
|
||||
public bool FontFix { get; set; }
|
||||
}
|
||||
|
||||
public class UtilsConfig
|
||||
|
||||
Reference in New Issue
Block a user