fix: add -1 offset to Rising World (#441)

This commit is contained in:
CosminPerRam 2023-12-25 23:45:24 +02:00 committed by GitHub
parent 90e26bb442
commit 26a6ee1c08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1744,6 +1744,7 @@ export const games = {
name: 'Rising World (2014)',
options: {
port: 4255,
port_query_offset: -1,
protocol: 'valve'
}
},