[+] Random old version maimai BGM

This commit is contained in:
Clansty
2024-05-15 21:01:19 +08:00
parent fb72317c6f
commit 991442d5c0
5 changed files with 68 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ namespace AquaMai
public bool LoadJacketPng { get; set; }
public bool LoadAssetBundleWithoutManifest { get; set; }
public bool QuickSkip { get; set; }
public bool RandomBgm { get; set; }
public string CustomVersionString { get; set; }
}