• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

wwww


Commit MetaInfo

Revisionb296acbcb5ad60ca860b13071450a135d9333845 (tree)
Time2016-08-10 22:06:23
Authorsparky4 <sparky4@cock...>
Commitersparky4

Log Message

forcing joystick to be used

Change Summary

Incremental Difference

--- a/src/inputest.c
+++ b/src/inputest.c
@@ -30,7 +30,7 @@ main(int argc, char *argv[])
3030 global_game_variables_t gvar;
3131 player_t player[MaxPlayers];
3232 //extern struct inconfig inpu;
33- testkeyin=1;
33+ testkeyin=0;
3434 testcontrolnoisy=1;
3535 IN_Startup();
3636 IN_Default(0,&player,ctrl_Joystick1);