mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 13:47:26 +08:00
[+] Global judge adjust
This commit is contained in:
@@ -62,6 +62,9 @@ namespace AquaMai
|
||||
public class UtilsConfig
|
||||
{
|
||||
public bool LogUserId { get; set; }
|
||||
public float JudgeAdjustA { get; set; }
|
||||
public float JudgeAdjustB { get; set; }
|
||||
public int TouchDelay { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user