Skip to content

Commit

Permalink
v5.33 -
Browse files Browse the repository at this point in the history
  • Loading branch information
CHNZYX committed Sep 4, 2023
1 parent e8674ca commit fe83a9a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions utils/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -761,8 +761,6 @@ def get_direc_only_minimap(self):
if self.check("z",0.5906,0.9537,mask="mask_z",threshold=0.95):
self.stop_move=1
time.sleep(1.7)
if self.debug!=1.2:
time.sleep(1)
if self.mini_state==1 and self.floor==12:
pyautogui.keyUp("w")
for i in range(4):
Expand Down

0 comments on commit fe83a9a

Please sign in to comment.