Games: Onset support.

This commit is contained in:
CosminPerRam 2023-01-18 18:13:50 +02:00
parent 2312ba9114
commit 649dfd81ed
6 changed files with 20 additions and 1 deletions

View file

@ -207,6 +207,8 @@ pub enum SteamID {
ASRD = 563560,
/// Risk of Rain 2
ROR2 = 632360,
/// Onset
ONSET = 1105810,
}
impl SteamID {