Skip to content

Commit

Permalink
Update clear_special_task_power.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pur1fying committed Jan 17, 2024
1 parent eb7a4e9 commit dd59d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module/clear_special_task_power.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def implement(self):

def start_sweep(self, skip_first_screenshot=False):
img_ends = [
"puechase_ap_notice",
"purchase_ap_notice",
"normal_task_start-sweep-notice",
]
img_possibles = {"special_task_task-info": (941, 411)}
Expand Down

0 comments on commit dd59d04

Please sign in to comment.