forked from Simnation/Main
Update shared.json5
This commit is contained in:
parent
20345000d6
commit
68e87abdff
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
||||||
* - "Direct": The radio system is based on the distance between the players.
|
* - "Direct": The radio system is based on the distance between the players.
|
||||||
* - "None": The radio always works no matter the distance.
|
* - "None": The radio always works no matter the distance.
|
||||||
*/
|
*/
|
||||||
"mode": "Direct",
|
"mode": "None",
|
||||||
// The maximum distance between two players or to the tower to be able to hear each other.
|
// The maximum distance between two players or to the tower to be able to hear each other.
|
||||||
"maxDistance": 5000
|
"maxDistance": 5000
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue