forked from mirror/Riven
Add TFT queue 6000 (Set 3.5 Revival) (#62)
PR MingweiSamuel/riotapi-schema#43
This commit is contained in:
parent
416140c41d
commit
0f5fae1193
1 changed files with 3 additions and 0 deletions
|
@ -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 a new issue