add:点名快抽
This commit is contained in:
@@ -658,6 +658,8 @@ namespace Ink_Canvas
|
||||
public int MLAvoidanceHistoryCount { get; set; } = 20;
|
||||
[JsonProperty("mlAvoidanceWeight")]
|
||||
public double MLAvoidanceWeight { get; set; } = 0.8;
|
||||
[JsonProperty("enableQuickDraw")]
|
||||
public bool EnableQuickDraw { get; set; } = true;
|
||||
}
|
||||
|
||||
public class CustomPickNameBackground
|
||||
|
||||
Reference in New Issue
Block a user