mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
chore: add underscore for pvak2 steam ids
This commit is contained in:
parent
e9f5e3e5db
commit
8a17bd6345
2 changed files with 2 additions and 2 deletions
|
|
@ -163,7 +163,7 @@ game_query_mod!(mordhau, "Mordhau", Engine::new(629_760), 27015);
|
|||
game_query_mod!(
|
||||
pvak2,
|
||||
"Pirates, Vikings, and Knights II",
|
||||
Engine::new(17570),
|
||||
Engine::new(17_570),
|
||||
27015
|
||||
);
|
||||
game_query_mod!(pixark, "PixARK", Engine::new(593_600), 27015);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue