forked from mirror/Riven
parent
4039a355d3
commit
416140c41d
|
@ -12,6 +12,9 @@ const ROUTE: PlatformRoute = PlatformRoute::EUW1;
|
||||||
static TFT_MATCHES: &[&str] = &[
|
static TFT_MATCHES: &[&str] = &[
|
||||||
"EUW1_6307427444", // https://github.com/MingweiSamuel/Riven/issues/50
|
"EUW1_6307427444", // https://github.com/MingweiSamuel/Riven/issues/50
|
||||||
"EUW1_6307262798",
|
"EUW1_6307262798",
|
||||||
|
// https://github.com/MingweiSamuel/Riven/pull/62
|
||||||
|
// https://github.com/MingweiSamuel/riotapi-schema/pull/43
|
||||||
|
"EUW1_6786745342",
|
||||||
];
|
];
|
||||||
|
|
||||||
async_tests! {
|
async_tests! {
|
||||||
|
|
Loading…
Reference in New Issue