mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +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)',
|
||||
options: {
|
||||
port: 4255,
|
||||
port_query_offset: -1,
|
||||
protocol: 'valve'
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue