Skip to content

Commit 4cc43d6

Browse files
authored
Update content/en-us/chat/voice-chat.md
1 parent f7ff17f commit 4cc43d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/chat/voice-chat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ end)
9696

9797
By setting `Class.VoiceChatService.EnableDefaultVoice|EnableDefaultVoice` to **false**, no default voice chat setup will be provided – this can be used to implement "flat"/nonspatial voice chat (instead of the standard proximity chat)
9898

99-
```
99+
```lua
100100
-- Ensure VoiceChatService.EnableDefaultVoice is **false**
101101
-- since this script will be doing something custom instead
102102

0 commit comments

Comments
 (0)