mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
fix: remaining failing ids
This commit is contained in:
parent
df654a2c85
commit
331d7bbc53
1 changed files with 5 additions and 2 deletions
|
|
@ -712,12 +712,15 @@ export const games = {
|
|||
old_id: 'cs16'
|
||||
}
|
||||
},
|
||||
cs2d: {
|
||||
c2d: {
|
||||
name: 'CS2D',
|
||||
release_year: 2004,
|
||||
options: {
|
||||
port: 36963,
|
||||
protocol: 'cs2d'
|
||||
},
|
||||
extra: {
|
||||
old_id: 'cs2d'
|
||||
}
|
||||
},
|
||||
cscz: {
|
||||
|
|
@ -1579,7 +1582,7 @@ export const games = {
|
|||
},
|
||||
release_year: 2020
|
||||
},
|
||||
jb007n: {
|
||||
jb0n: {
|
||||
name: 'James Bond 007: Nightfire',
|
||||
release_year: 2002,
|
||||
options: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue