mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-08 03:47:27 +08:00
[+] TouchToButtonInput On Aquamai (#58)
Co-authored-by: Clansty <i@gao4.pw>
This commit is contained in:
@@ -40,6 +40,7 @@ namespace AquaMai
|
||||
public bool HideSelfMadeCharts { get; set; }
|
||||
public bool CustomFont { get; set; }
|
||||
public bool CustomNoteSkin { get; set; }
|
||||
public bool TouchToButtonInput { get; set; }
|
||||
public bool TrackStartProcessTweak { get; set; }
|
||||
public bool HideHanabi { get; set; }
|
||||
public string CustomVersionString { get; set; } = "";
|
||||
|
||||
Reference in New Issue
Block a user