Skip to content

Commit ce14bd4

Browse files
IgnisRBXrbxphogen
andauthored
Update content/en-us/chat/voice-chat.md
Co-authored-by: rbxphogen <[email protected]>
1 parent 3437d6a commit ce14bd4

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
@@ -97,7 +97,7 @@ end)
9797

9898
If you [disable default voice chat](#disable-per-place), you can then implement flat/nonspatial voice chat through the following `Class.Script` within `Class.ServerScriptService`:
9999

100-
```lua title="Script"
100+
```lua title="Non-Proximity Chat"
101101
local Players = game:GetService("Players")
102102
local Workspace = game:GetService("Workspace")
103103

0 commit comments

Comments
 (0)