chore: fix some more ids caught by rust id testing

This commit is contained in:
CosminPerRam 2024-01-11 01:38:17 +02:00
parent f7a9c31e02
commit 7cb98eb027
1 changed files with 3 additions and 3 deletions

View File

@ -1392,7 +1392,7 @@ export const games = {
}, },
release_year: 2017 release_year: 2017
}, },
left4dead: { l4d: {
name: 'Left 4 Dead', name: 'Left 4 Dead',
options: { options: {
port: 27015, port: 27015,
@ -1400,7 +1400,7 @@ export const games = {
}, },
release_year: 2008 release_year: 2008
}, },
left4dead2: { l4d2: {
name: 'Left 4 Dead 2', name: 'Left 4 Dead 2',
options: { options: {
port: 27015, port: 27015,
@ -2486,7 +2486,7 @@ export const games = {
}, },
release_year: 2006 release_year: 2006
}, },
tribes1starsiege: { t1s: {
name: 'Tribes 1: Starsiege', name: 'Tribes 1: Starsiege',
options: { options: {
port: 28001, port: 28001,