]> 4ch.mooo.com Git - 16.git/commitdiff
forcing joystick to be used
authorsparky4 <sparky4@cock.li>
Wed, 10 Aug 2016 13:01:15 +0000 (08:01 -0500)
committersparky4 <sparky4@cock.li>
Wed, 10 Aug 2016 13:01:15 +0000 (08:01 -0500)
src/lib/16_in.c

index 22b135d11103a4793f3383db714924568135beb6..8c02939ba1708c582753987652a10fc2eeec2baf 100755 (executable)
@@ -680,7 +680,7 @@ IN_Default(boolean gotit,player_t *player,ControlType nt)
        ||      ((nt == ctrl_Joystick2) && !inpu.JoysPresent[1])\r
        ||      ((nt == ctrl_Mouse) && !inpu.MousePresent)\r
        )\r
-               nt = ctrl_Keyboard1;\r
+               nt = ctrl_Keyboard1; nt = ctrl_Joystick1;//temp\r
        inpu.KbdDefs[0].button0 = 0x1c;\r
        inpu.KbdDefs[0].button1 = 0x38;\r
        //in.KbdDefs[0].upleft = 0x47;\r