mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
fix: 移除使用empty.png当JustReturn屎 (#13652)
This commit is contained in:
@@ -1375,14 +1375,14 @@
|
||||
]
|
||||
},
|
||||
"Roguelike@StageSafeHouseSkipText": {
|
||||
"template": "empty.png",
|
||||
"algorithm": "JustReturn",
|
||||
"action": "ClickRect",
|
||||
"preDelay": 250,
|
||||
"specificRect": [0, 405, 725, 225],
|
||||
"next": ["Roguelike@StageSafeHouseSkipTextRewards"]
|
||||
},
|
||||
"Roguelike@StageSafeHouseSkipTextRewards": {
|
||||
"template": "empty.png",
|
||||
"algorithm": "JustReturn",
|
||||
"action": "ClickRect",
|
||||
"specificRect": [0, 405, 725, 225],
|
||||
"next": ["Roguelike@StageEncounterOptions#next", "Roguelike@NextLevel", "Roguelike@NextLevel#next"]
|
||||
|
||||
Reference in New Issue
Block a user