mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 04:47:27 +00:00
commit
820ef1fc64
1 changed files with 5 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ export const gameModes = {
|
|||
},
|
||||
900: {
|
||||
type: 'Normal',
|
||||
name: 'URF',
|
||||
name: 'ARURF',
|
||||
},
|
||||
450: {
|
||||
type: 'Normal',
|
||||
|
|
@ -80,6 +80,10 @@ export const gameModes = {
|
|||
1400: {
|
||||
type: 'Normal',
|
||||
name: 'Ultimate Spellbook'
|
||||
},
|
||||
1900: {
|
||||
type: 'Normal',
|
||||
name: 'URF',
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue