wwww
Revision | b296acbcb5ad60ca860b13071450a135d9333845 (tree) |
---|---|
Time | 2016-08-10 22:06:23 |
Author | sparky4 <sparky4@cock...> |
Commiter | sparky4 |
forcing joystick to be used
@@ -30,7 +30,7 @@ main(int argc, char *argv[]) | ||
30 | 30 | global_game_variables_t gvar; |
31 | 31 | player_t player[MaxPlayers]; |
32 | 32 | //extern struct inconfig inpu; |
33 | - testkeyin=1; | |
33 | + testkeyin=0; | |
34 | 34 | testcontrolnoisy=1; |
35 | 35 | IN_Startup(); |
36 | 36 | IN_Default(0,&player,ctrl_Joystick1); |