added apple panic keyboard

This commit is contained in:
Egan Ford 2020-03-12 14:39:53 -06:00
parent 1ecafa4a7d
commit 5ab144f35d
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -60,8 +60,8 @@ on run argv
-- normal speed
set speed to regular
-- down arrow 16x and return
repeat 16 times
-- down arrow 17x and return
repeat 17 times
type key down arrow
delay 0.03
end repeat