mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-12 15:47:58 +08:00
[+] Make ForceAsServer and ForceFreePlay individual components
This commit is contained in:
@@ -46,6 +46,8 @@ namespace AquaMai
|
||||
{
|
||||
public bool SkipVersionCheck { get; set; }
|
||||
public bool RemoveEncryption { get; set; }
|
||||
public bool ForceAsServer { get; set; } = true;
|
||||
public bool ForceFreePlay { get; set; } = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user