File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
content/en-us/reference/engine/classes Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -318,7 +318,7 @@ properties:
318318 for a player's `Class.Player.Character|character`.
319319 description : |
320320 This property determines the user ID of the account whose character
321- appearance is used for a player's `Class.Player.Character`. By default,
321+ appearance is used for a player's `Class.Player.Character|character `. By default,
322322 this property is the `Class.Player.UserId`, which uses the player's avatar
323323 as they have created it on the Roblox website.
324324
Original file line number Diff line number Diff line change @@ -80,12 +80,12 @@ properties:
8080 writeCapabilities : []
8181 - name : Players.CharacterAutoLoads
8282 summary : |
83- Indicates whether `Class.Character|Characters ` will respawn automatically.
83+ Indicates whether `Class.Player. Character|characters ` will respawn automatically.
8484 description : |
85- This property indicates whether `Class.Character|Characters ` will respawn
85+ This property indicates whether `Class.Player. Character|characters ` will respawn
8686 automatically. The default value is true.
8787
88- If this property is disabled (false), player `Class.Character|Characters `
88+ If this property is disabled (false), player `Class.Player. Character|characters `
8989 will not spawn until the `Class.Player:LoadCharacter()` function is called
9090 for each `Class.Player`, including when players join the experience.
9191
You can’t perform that action at this time.
0 commit comments