Merge branch 'master' of git://factorcode.org/git/factor
						commit
						63842c7dc9
					
				| 
						 | 
					@ -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 ;
 | 
					method-chains system ;
 | 
				
			||||||
IN: tools.deploy.test.8
 | 
					IN: tools.deploy.test.8
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,4 +18,4 @@ AFTER: my-world end-world drop close-game-input ;
 | 
				
			||||||
        0 exit
 | 
					        0 exit
 | 
				
			||||||
    ] with-ui ;
 | 
					    ] with-ui ;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
MAIN: test-game-input
 | 
					MAIN: test-game-input
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue