Enabled voice chat by default
This commit is contained in:
parent
dc4c619431
commit
fceb6f5c1c
1 changed files with 90 additions and 90 deletions
|
@ -31,7 +31,7 @@ speaker=
|
|||
# If the microphone is muted (only when using voice activation)
|
||||
muted=false
|
||||
# If the voice chat is disabled (sound and microphone off)
|
||||
disabled=true
|
||||
disabled=false
|
||||
# If the voice chat icons should be hidden
|
||||
hide_icons=false
|
||||
# If the group HUD should be visible
|
||||
|
|
Loading…
Reference in a new issue