diff --git a/resources/[voice]/yaca-voice/config/shared.json5 b/resources/[voice]/yaca-voice/config/shared.json5 index eaeedb7d8..69121a38a 100644 --- a/resources/[voice]/yaca-voice/config/shared.json5 +++ b/resources/[voice]/yaca-voice/config/shared.json5 @@ -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": "Direct", + "mode": "None", // The maximum distance between two players or to the tower to be able to hear each other. "maxDistance": 5000 },