mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-12 17:37:27 +08:00
[+] Skip track start screen
This commit is contained in:
@@ -68,6 +68,7 @@ namespace AquaMai
|
||||
public bool SkipEventInfo { get; set; }
|
||||
public bool IWontTapOrSlideVigorously { get; set; }
|
||||
public bool SkipGameOverScreen { get; set; }
|
||||
public bool SkipTrackStart { get; set; }
|
||||
}
|
||||
|
||||
public class TouchSensitivityConfig
|
||||
|
||||
Reference in New Issue
Block a user