forked from Cookies_Github_mirror/AquaDX
[+] HanabiFix + HideHanabi
This commit is contained in:
@@ -41,6 +41,7 @@ namespace AquaMai
|
||||
public bool CustomFont { get; set; }
|
||||
public bool CustomNoteSkin { get; set; }
|
||||
public bool TrackStartProcessTweak { get; set; }
|
||||
public bool HideHanabi { get; set; }
|
||||
public string CustomVersionString { get; set; } = "";
|
||||
public string CustomPlaceName { get; set; } = "";
|
||||
public string ExecOnIdle { get; set; } = "";
|
||||
@@ -58,6 +59,7 @@ namespace AquaMai
|
||||
public bool FrameRateLock { get; set; }
|
||||
public bool FontFix { get; set; }
|
||||
public bool SlideJudgeTweak { get; set; }
|
||||
public bool HanabiFix { get; set; }
|
||||
}
|
||||
|
||||
public class UtilsConfig
|
||||
|
||||
Reference in New Issue
Block a user