mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
fix: add -1 offset to Rising World (#441)
This commit is contained in:
parent
90e26bb442
commit
26a6ee1c08
1 changed files with 1 additions and 0 deletions
|
|
@ -1744,6 +1744,7 @@ export const games = {
|
||||||
name: 'Rising World (2014)',
|
name: 'Rising World (2014)',
|
||||||
options: {
|
options: {
|
||||||
port: 4255,
|
port: 4255,
|
||||||
|
port_query_offset: -1,
|
||||||
protocol: 'valve'
|
protocol: 'valve'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue