[+] Use the png jacket as bga

This commit is contained in:
Clansty
2024-06-26 03:11:56 +08:00
parent 8b72214780
commit 2946c51774
5 changed files with 86 additions and 15 deletions

View File

@@ -29,6 +29,7 @@ namespace AquaMai
public bool ExtendTimer { get; set; }
public bool SkipEventInfo { get; set; }
public bool ImmediateSave { get; set; }
public bool LoadLocalBga { get; set; }
public string CustomVersionString { get; set; }
public string ExecOnIdle { get; set; }
public string ExecOnEntry { get; set; }