Set default team to moon for development purposes
This commit is contained in:
parent
e1bc7acd0d
commit
478406cf0d
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ export default new Vuex.Store({
|
|||
// DO NOT EDIT ANYTHING BELOW THIS COMMENT
|
||||
view: `in-game`,
|
||||
role: null,
|
||||
team: 0,
|
||||
team: 2,
|
||||
name: ``,
|
||||
id: null,
|
||||
players: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue