[F] Skip Event Info

This commit is contained in:
Clansty
2024-05-26 13:21:03 +08:00
parent bf9197b3e4
commit 2ef8219f15
3 changed files with 5 additions and 29 deletions

View File

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