mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
fix.修复某些分辨率下不吃理智药的问题
This commit is contained in:
@@ -200,6 +200,7 @@
|
||||
},
|
||||
"UseMedicine": {
|
||||
"action": "doNothing",
|
||||
"templThreshold": 0.7,
|
||||
"cache": false,
|
||||
"roi": [
|
||||
580,
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
|
||||
namespace asst
|
||||
{
|
||||
constexpr static const char* Version = "v2.2.4";
|
||||
constexpr static const char* Version = "v2.2.5";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user