mirror of
https://github.com/gamedig/node-gamedig.git
synced 2024-11-17 17:25:19 +01:00
fix(games): americas army proving grounds id
This commit is contained in:
parent
09e4281edb
commit
fccd61c4ea
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ export const games = {
|
||||||
protocol: 'valve'
|
protocol: 'valve'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
americasarmypg: {
|
aapg: {
|
||||||
name: "America's Army: Proving Grounds (2015)",
|
name: "America's Army: Proving Grounds (2015)",
|
||||||
options: {
|
options: {
|
||||||
port: 8777,
|
port: 8777,
|
||||||
|
|
Loading…
Reference in a new issue