Make games private by default
This commit is contained in:
parent
1431dab8f8
commit
478213f77b
|
@ -17,7 +17,7 @@
|
|||
}
|
||||
},
|
||||
"join": {
|
||||
"public": true,
|
||||
"public": false,
|
||||
"open": false,
|
||||
"password": null,
|
||||
"max_players": 4,
|
||||
|
|
Loading…
Reference in New Issue