mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 06:07:27 +08:00
[F] Skip Event Info
This commit is contained in:
@@ -26,6 +26,7 @@ namespace AquaMai
|
||||
public bool RandomBgm { get; set; }
|
||||
public bool DemoMaster { get; set; }
|
||||
public bool ExtendTimer { get; set; }
|
||||
public bool SkipEventInfo { get; set; }
|
||||
public string CustomVersionString { get; set; }
|
||||
public string ExecOnIdle { get; set; }
|
||||
public string ExecOnEntry { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user