mirror of https://github.com/MingweiSamuel/Riven
parent
416140c41d
commit
0f5fae1193
|
@ -390,5 +390,8 @@ newtype_enum! {
|
|||
/// `2020`.
|
||||
/// Tutorial 3 games on Summoner's Rift
|
||||
SUMMONERS_RIFT_TUTORIAL_3 = 2020,
|
||||
/// `6000`.
|
||||
/// Teamfight Tactics Set 3.5 Revival games on Convergence
|
||||
CONVERGENCE_TEAMFIGHT_TACTICS_SET_3_5_REVIVAL = 6000,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue