mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-26 19:05:41 -04:00
Merge pull request #3085 from 6lackmag3/patch-73
GameDB: add PS Mouse support for Discword
This commit is contained in:
commit
e4e7080f98
@ -436776,7 +436776,8 @@
|
||||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
],
|
||||
"track_data": [
|
||||
{
|
||||
@ -436810,7 +436811,8 @@
|
||||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
],
|
||||
"track_data": [
|
||||
{
|
||||
@ -436848,7 +436850,8 @@
|
||||
"multitap": false,
|
||||
"linkCable": false,
|
||||
"controllers": [
|
||||
"DigitalController"
|
||||
"DigitalController",
|
||||
"PlayStationMouse"
|
||||
],
|
||||
"track_data": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user