mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Arma 2: Operation Arrowhead support.
This commit is contained in:
parent
aec145a847
commit
9f861df96b
6 changed files with 22 additions and 3 deletions
|
|
@ -175,6 +175,8 @@ pub enum SteamID {
|
|||
GM = 4000,
|
||||
/// Insurgency: Modern Infantry Combat
|
||||
INSMIC = 17700,
|
||||
/// ARMA 2: Operation Arrowhead
|
||||
ARMA2OA = 33930,
|
||||
/// Insurgency
|
||||
INS = 222880,
|
||||
/// Sven Co-op
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue