解决检测区加载异常
This commit is contained in:
@@ -2756,7 +2756,7 @@ namespace JoyD.Windows.CS.Toprie
|
||||
// 解析检测区颜色,支持颜色名称和十六进制颜色代码
|
||||
Color color = CommonUtils.ParseColor(parts[5]);
|
||||
|
||||
_detectionZone = new DetectionZone
|
||||
CurrentDetectionZone = new DetectionZone
|
||||
{
|
||||
X = x,
|
||||
Y = y,
|
||||
|
||||
Reference in New Issue
Block a user