forked from Cookies_Github_mirror/AquaDX
[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