fix using

db4
Doug Coleman 2009-10-08 12:30:43 -05:00
parent f321243bb3
commit 9a09c3ced8
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
USING: calendar game-input threads ui ui.gadgets.worlds kernel
USING: calendar game.input threads ui ui.gadgets.worlds kernel
method-chains system ;
IN: tools.deploy.test.8
@ -18,4 +18,4 @@ AFTER: my-world end-world drop close-game-input ;
0 exit
] with-ui ;
MAIN: test-game-input
MAIN: test-game-input