暂存
fix: 修复task多次开启问题 feat: 新增 891 参数(医院停早,红球靠外) pref: 弃用 action 类
This commit is contained in:
@@ -557,7 +557,7 @@ class put_block():
|
||||
ret, box = filter.get(tlabel.HOSPITAL)
|
||||
if ret > 0:
|
||||
width = box[0][2] - box[0][0]
|
||||
if width > 135:
|
||||
if width > 130:
|
||||
return True
|
||||
return False
|
||||
def exec(self):
|
||||
|
||||
Reference in New Issue
Block a user