[+] TouchToButtonInput On Aquamai (#58)

Co-authored-by: Clansty <i@gao4.pw>
This commit is contained in:
WYH2004
2024-10-13 23:36:28 +08:00
committed by GitHub
parent cdfb86e021
commit 4006438d93
4 changed files with 55 additions and 0 deletions

View File

@@ -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; } = "";