mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-13 04:17:27 +08:00
[O] Make HideMask separate component
This commit is contained in:
@@ -26,6 +26,7 @@ namespace AquaMai
|
||||
{
|
||||
public string Locale { get; set; }
|
||||
public bool SinglePlayer { get; set; }
|
||||
public bool HideMask { get; set; }
|
||||
public bool LoadAssetsPng { get; set; }
|
||||
public bool LoadJacketPng { get; set; }
|
||||
public bool LoadAssetBundleWithoutManifest { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user