Merge branch 'master' of https://github.com/86Box/86Box
This commit is contained in:
@@ -445,7 +445,7 @@ joystick_process(void)
|
||||
{
|
||||
int d;
|
||||
|
||||
if (joystick_type == 7)
|
||||
if (joystick_type == 0)
|
||||
return;
|
||||
|
||||
for (int c = 0; c < joystick_get_max_joysticks(joystick_type); c++) {
|
||||
|
Reference in New Issue
Block a user