feat: add nexus blitz gamemode

This commit is contained in:
Valentin Kaelin 2020-07-22 19:59:20 +02:00
parent 6638d8b6b9
commit 35b978cd68

View file

@ -68,5 +68,9 @@ export const gameModes = {
1020: {
type: 'Normal',
name: 'One for All'
},
1300: {
type: 'Normal',
name: 'Nexus Blitz'
}
}