fixed test for added games

This commit is contained in:
Egan Ford 2020-03-24 14:57:42 -06:00
parent 09e1e74cd4
commit fc3fddec2f
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

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