fix: fix JP auto wakeup

change the ROI for JP server so it captures "TAP TO START"
This commit is contained in:
Yifan Liu
2022-11-20 19:59:16 -06:00
parent 481714dd23
commit d196671255

View File

@@ -3011,5 +3011,13 @@
"仕事中",
"配属"
]
},
"StartToWakeUp": {
"roi": [
480,
450,
320,
60
]
}
}