mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
fix: xonotic player names being reported as numbers (#580)
* fix: xonotic player names being reported as numbers * changelog
This commit is contained in:
parent
cfd5614353
commit
5210f523b4
4 changed files with 20 additions and 2 deletions
|
|
@ -3261,7 +3261,7 @@ export const games = {
|
|||
release_year: 2011,
|
||||
options: {
|
||||
port: 26000,
|
||||
protocol: 'quake3'
|
||||
protocol: 'xonotic'
|
||||
}
|
||||
},
|
||||
xpandrally: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue