mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
fix: deus ex using wrong protocol (#621)
* fix: deus ex using wrong protocol * chore: changelog
This commit is contained in:
parent
f7a59d61cc
commit
0727e10d96
2 changed files with 2 additions and 1 deletions
|
|
@ -930,7 +930,7 @@ export const games = {
|
|||
options: {
|
||||
port: 7791,
|
||||
port_query_offset: 1,
|
||||
protocol: 'gamespy2'
|
||||
protocol: 'gamespy1'
|
||||
}
|
||||
},
|
||||
devastation: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue