updated cratestack test script
git-svn-id: svn://anubis/anaglym/trunk@299 99a6e188-d820-4881-8870-2d33a10e2619
This commit is contained in:
parent
8d8f753652
commit
82254ff82c
@ -53,6 +53,8 @@ function key_down_event(key)
|
||||
hit_pins:play()
|
||||
elseif (key == "l") then
|
||||
hit_pins:loop(3)
|
||||
elseif (key == "escape" or key == "q") then
|
||||
ag.exit()
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user