Fixing DOWN_ARROW bug

Fix bug reported by Ø1phor1³ [1] via official Discord channel of Hak5.

[1] Report message link: https://discord.com/channels/506629366659153951/522275837651714048/1166732148569538661
pull/395/head
Aleff 2023-10-25 18:31:34 +02:00 committed by GitHub
parent 7c340d533d
commit f7e06f9c84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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