feat: add one for all gamemode

This commit is contained in:
Valentin Kaelin 2020-03-28 22:37:24 +01:00
parent b30349acc9
commit a819a86400

View file

@ -64,5 +64,9 @@ export const gameModes = {
920: {
type: 'Normal',
name: 'PORO KING',
},
1020: {
type: 'Normal',
name: 'One for All'
}
}