File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
AAA-Artifacts-Bulk-Supply Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -1347,7 +1347,8 @@ async function recognizeAndInteract() {
13471347 12 + 28 * cnLen + 2 ,
13481348 30
13491349 ) ;
1350- recognitionObject . Threshold = targetItem . Threshold ;
1350+
1351+ recognitionObject . Threshold = TMthreshold ;
13511352 recognitionObject . InitTemplate ( ) ;
13521353 result = gameRegion . find ( recognitionObject ) ;
13531354 if ( result . isExist ( ) ) {
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 1 ,
33 "name" : " AAA狗粮批发" ,
4- "version" : " 1.4.0 " ,
4+ "version" : " 1.4.1 " ,
55 "tags" : [
66 " 狗粮"
77 ],
Original file line number Diff line number Diff line change @@ -1186,7 +1186,8 @@ async function recognizeAndInteract() {
11861186 12 + 28 * cnLen + 2 ,
11871187 30
11881188 ) ;
1189- recognitionObject . Threshold = targetItem . Threshold ;
1189+
1190+ recognitionObject . Threshold = TMthreshold ;
11901191 recognitionObject . InitTemplate ( ) ;
11911192 result = gameRegion . find ( recognitionObject ) ;
11921193 if ( result . isExist ( ) ) {
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 1 ,
33 "name" : " AAA狗粮联机团购" ,
4- "version" : " 1.5.1 " ,
4+ "version" : " 1.5.2 " ,
55 "tags" : [
66 " 狗粮"
77 ],
You can’t perform that action at this time.
0 commit comments