fix joystick-demo for timer changes
parent
18929373b9
commit
3a90df83a6
|
@ -138,7 +138,7 @@ M: joystick-demo-gadget ungraft*
|
||||||
: joystick-demo ( -- )
|
: joystick-demo ( -- )
|
||||||
[
|
[
|
||||||
open-game-input
|
open-game-input
|
||||||
0.1 seconds sleep ! It might take a moment to find devices...
|
100 milliseconds sleep ! It might take a moment to find devices...
|
||||||
get-controllers [ joystick-window ] each
|
get-controllers [ joystick-window ] each
|
||||||
] with-ui ;
|
] with-ui ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue