fix: remaining failing ids

This commit is contained in:
CosminPerRam 2024-02-24 23:03:33 +02:00
parent df654a2c85
commit 331d7bbc53
1 changed files with 5 additions and 2 deletions

View File

@ -712,12 +712,15 @@ export const games = {
old_id: 'cs16' old_id: 'cs16'
} }
}, },
cs2d: { c2d: {
name: 'CS2D', name: 'CS2D',
release_year: 2004, release_year: 2004,
options: { options: {
port: 36963, port: 36963,
protocol: 'cs2d' protocol: 'cs2d'
},
extra: {
old_id: 'cs2d'
} }
}, },
cscz: { cscz: {
@ -1579,7 +1582,7 @@ export const games = {
}, },
release_year: 2020 release_year: 2020
}, },
jb007n: { jb0n: {
name: 'James Bond 007: Nightfire', name: 'James Bond 007: Nightfire',
release_year: 2002, release_year: 2002,
options: { options: {