menu changes due to mroe games

This commit is contained in:
Egan Ford 2020-03-28 17:43:57 -06:00
parent fc3fddec2f
commit 9164854f4c
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 18x and return
repeat 18 times
-- down arrow 19x and return
repeat 19 times
type key down arrow
delay 0.03
end repeat