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/1166732148569538661pull/395/head
parent
7c340d533d
commit
f7e06f9c84
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue