Skip to content

Commit

Permalink
优化斗技
Browse files Browse the repository at this point in the history
  • Loading branch information
lisai9093 committed Jun 25, 2024
1 parent 1247a70 commit f997293
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions yys.py
Original file line number Diff line number Diff line change
Expand Up @@ -890,6 +890,8 @@ def douji():
target = screen
pts = action.locate(target,want,0)
if not len(pts) == 0:
if 'douji' in i:
i='douji'
if last_click==i:
refresh=refresh+1
else:
Expand Down

0 comments on commit f997293

Please sign in to comment.