mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Games: Operation Harsh Doorstop support.
This commit is contained in:
parent
719ae9d591
commit
fe46359e47
6 changed files with 20 additions and 1 deletions
|
|
@ -215,6 +215,8 @@ pub enum SteamID {
|
|||
ASRD = 563560,
|
||||
/// Risk of Rain 2
|
||||
ROR2 = 632360,
|
||||
/// Operation: Harsh Doorstop
|
||||
OHD = 950900, // this is the id for the dedicated server, for the game its 736590
|
||||
/// Onset
|
||||
ONSET = 1105810,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue