Skip to content

Commit

Permalink
Merge pull request hak5#395 from aleff-github/patch-76
Browse files Browse the repository at this point in the history
Fixing DOWN_ARROW bug
  • Loading branch information
dallaswinger authored Oct 30, 2023
2 parents 7c340d5 + f7e06f9 commit c74967b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ DELAY 500
REM Open the menu and close it ending the task
SHIFT F10
DELAY 500
DOWN_ARROW
DOWNARROW
DELAY 500
DOWN_ARROW
DOWNARROW
DELAY 500
ENTER
DELAY 2000
Expand Down

0 comments on commit c74967b

Please sign in to comment.