mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-13 06:47:27 +08:00
[+] Window Magic!
This commit is contained in:
@@ -57,6 +57,9 @@ namespace AquaMai
|
||||
public float JudgeAdjustA { get; set; }
|
||||
public float JudgeAdjustB { get; set; }
|
||||
public int TouchDelay { get; set; }
|
||||
public bool Windowed { get; set; }
|
||||
public int Width { get; set; }
|
||||
public int Height { get; set; }
|
||||
}
|
||||
|
||||
public class TimeSavingConfig
|
||||
|
||||
Reference in New Issue
Block a user