Merge pull request #342 from zzyyyl/master

fix.修复某些情况下肉鸽掉落物识别错误的问题
This commit is contained in:
MistEO
2022-04-11 22:24:14 +08:00
committed by GitHub

View File

@@ -778,6 +778,7 @@
],
"next": [
"StartToWakeUp",
"StartUpConnectingFlag",
"Terminal",
"CloseAnno",
"OfflineConfirm",
@@ -4944,6 +4945,7 @@
1280,
157
],
"templThreshold": 0.85,
"next": [
"Roguelike1DropsFlag"
]
@@ -4958,6 +4960,7 @@
1280,
157
],
"templThreshold": 0.85,
"next": [
"Roguelike1DropsFlag",
"Roguelike1ClickToDrops"
@@ -4973,6 +4976,7 @@
1280,
157
],
"templThreshold": 0.85,
"next": [
"Roguelike1ClickToDrops"
]