mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
格式化代码
This commit is contained in:
@@ -7450,7 +7450,7 @@
|
||||
100,
|
||||
255
|
||||
]
|
||||
},
|
||||
},
|
||||
"SkipThePreBattlePlotConfirm": {
|
||||
"action": "ClickSelf",
|
||||
"roi": [
|
||||
@@ -7463,7 +7463,7 @@
|
||||
100,
|
||||
255
|
||||
]
|
||||
},
|
||||
},
|
||||
"SkipForbiddenOperConfirm": {
|
||||
"action": "ClickSelf",
|
||||
"roi": [
|
||||
|
||||
@@ -265,7 +265,7 @@ bool asst::BattleProcessTask::wait_condition(const Action& action)
|
||||
auto do_strategy_and_update_image = [&]() {
|
||||
do_strategic_action(image);
|
||||
image = ctrler()->get_image();
|
||||
};
|
||||
};
|
||||
|
||||
if (action.cost_changes != 0) {
|
||||
update_image_if_empty();
|
||||
|
||||
Reference in New Issue
Block a user