mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
fix: 900 is arurf
This commit is contained in:
parent
7051e017ae
commit
5e4c4cea93
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ export const gameModes = {
|
||||||
},
|
},
|
||||||
900: {
|
900: {
|
||||||
type: 'Normal',
|
type: 'Normal',
|
||||||
name: 'URF',
|
name: 'ARURF',
|
||||||
},
|
},
|
||||||
450: {
|
450: {
|
||||||
type: 'Normal',
|
type: 'Normal',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue