1
0
Fork 0
forked from Simnation/Main

YACA UI add

This commit is contained in:
Miho931 2025-06-30 22:28:29 +02:00
parent f925fba0b1
commit 3893e02741
11 changed files with 895 additions and 1 deletions

View file

@ -81,7 +81,7 @@
* - "Direct": The radio system is based on the distance between the players.
* - "None": The radio always works no matter the distance.
*/
"mode": "Tower",
"mode": "Direct",
// The maximum distance between two players or to the tower to be able to hear each other.
"maxDistance": 5000
},