Add index assignment settings

This commit is contained in:
Tim Van Baak 2020-01-17 13:22:17 -08:00
parent b041d5d784
commit d60340e9e9
1 changed files with 5 additions and 2 deletions

View File

@ -3,8 +3,11 @@
"name": null,
"editor": null,
"turn": {
"current": 1,
"max": 8
"current": null,
"start": 1,
"max": 8,
"index": {
}
},
"join": {
"open": true,