Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DNNDHH authored May 31, 2024
1 parent 12d32b9 commit 4e234ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def main():
instance.lq002()
time.sleep(2)
instance.buyBlueApple()
time.sleep(0.7)
time.sleep(1)
instance.lq003()
time.sleep(1)
instance.drawFP()
Expand Down

0 comments on commit 4e234ec

Please sign in to comment.