mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-11 05:57:26 +08:00
[+] PractiseMode Debugging
This commit is contained in:
@@ -60,6 +60,7 @@ namespace AquaMai
|
||||
public bool Windowed { get; set; }
|
||||
public int Width { get; set; }
|
||||
public int Height { get; set; }
|
||||
public bool PractiseMode { get; set; }
|
||||
}
|
||||
|
||||
public class TimeSavingConfig
|
||||
|
||||
Reference in New Issue
Block a user