GameDB: Fix duplicated key
This commit is contained in:
parent
b545234152
commit
4f2e60af2a
|
@ -348332,7 +348332,8 @@
|
|||
"DigitalController"
|
||||
],
|
||||
"traits": {
|
||||
"DisableWidescreen": true
|
||||
"DisableWidescreen": true,
|
||||
"IsLibCryptProtected": true
|
||||
},
|
||||
"track_data": [
|
||||
{
|
||||
|
@ -348343,10 +348344,7 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"traits": {
|
||||
"IsLibCryptProtected": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"serial": "SLED-02541",
|
||||
|
@ -348393,7 +348391,8 @@
|
|||
"DigitalController"
|
||||
],
|
||||
"traits": {
|
||||
"DisableWidescreen": true
|
||||
"DisableWidescreen": true,
|
||||
"IsLibCryptProtected": true
|
||||
},
|
||||
"track_data": [
|
||||
{
|
||||
|
@ -348404,10 +348403,7 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"traits": {
|
||||
"IsLibCryptProtected": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"serial": "SLES-02531",
|
||||
|
@ -348434,7 +348430,8 @@
|
|||
"DigitalController"
|
||||
],
|
||||
"traits": {
|
||||
"DisableWidescreen": true
|
||||
"DisableWidescreen": true,
|
||||
"IsLibCryptProtected": true
|
||||
},
|
||||
"track_data": [
|
||||
{
|
||||
|
@ -348445,10 +348442,7 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"traits": {
|
||||
"IsLibCryptProtected": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"serial": "SLES-02698",
|
||||
|
@ -348475,7 +348469,8 @@
|
|||
"DigitalController"
|
||||
],
|
||||
"traits": {
|
||||
"DisableWidescreen": true
|
||||
"DisableWidescreen": true,
|
||||
"IsLibCryptProtected": true
|
||||
},
|
||||
"track_data": [
|
||||
{
|
||||
|
@ -348486,10 +348481,7 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"traits": {
|
||||
"IsLibCryptProtected": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"serial": "SLES-02533",
|
||||
|
@ -348516,7 +348508,8 @@
|
|||
"DigitalController"
|
||||
],
|
||||
"traits": {
|
||||
"DisableWidescreen": true
|
||||
"DisableWidescreen": true,
|
||||
"IsLibCryptProtected": true
|
||||
},
|
||||
"track_data": [
|
||||
{
|
||||
|
@ -348527,10 +348520,7 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"traits": {
|
||||
"IsLibCryptProtected": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"serial": "SLES-02532",
|
||||
|
@ -348557,7 +348547,8 @@
|
|||
"DigitalController"
|
||||
],
|
||||
"traits": {
|
||||
"DisableWidescreen": true
|
||||
"DisableWidescreen": true,
|
||||
"IsLibCryptProtected": true
|
||||
},
|
||||
"track_data": [
|
||||
{
|
||||
|
@ -348572,9 +348563,6 @@
|
|||
"compatibility": {
|
||||
"rating": 5,
|
||||
"versionTested": "0.1-4423-g32ab7c13"
|
||||
},
|
||||
"traits": {
|
||||
"IsLibCryptProtected": true
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue