mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-13 07:57:26 +08:00
[+] Save immediate after playing a song
This commit is contained in:
@@ -27,6 +27,7 @@ namespace AquaMai
|
||||
public bool DemoMaster { get; set; }
|
||||
public bool ExtendTimer { get; set; }
|
||||
public bool SkipEventInfo { get; set; }
|
||||
public bool ImmediateSave { get; set; }
|
||||
public string CustomVersionString { get; set; }
|
||||
public string ExecOnIdle { get; set; }
|
||||
public string ExecOnEntry { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user