mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-11 20:37:27 +08:00
[+] Extend notes pool to support some odd charts
This commit is contained in:
@@ -55,6 +55,7 @@ namespace AquaMai
|
||||
public bool RemoveEncryption { get; set; }
|
||||
public bool ForceAsServer { get; set; } = true;
|
||||
public bool ForceFreePlay { get; set; } = true;
|
||||
public int ExtendNotesPool { get; set; }
|
||||
}
|
||||
|
||||
public class UtilsConfig
|
||||
|
||||
Reference in New Issue
Block a user