Skip to content

Commit

Permalink
Update player-zone.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gaymeowing authored Sep 6, 2024
1 parent 19a7669 commit 8ac5bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/player-zone.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ type PlayerZoneInfo = {
* `character` - a reference to the current character of the player
* `rootpart` - a reference to the PrimaryPart of the character
* `position` - the current position of the player's character
* `player` - a reference to the [`Player`]() this [`PlayerZoneInfo`](#playerzoneinfo) is for
* `player` - a reference to the [`Player`](https://create.roblox.com/docs/reference/engine/classes/player) this [`PlayerZoneInfo`](#playerzoneinfo) is for

### `BaseZone`

Expand Down

0 comments on commit 8ac5bb2

Please sign in to comment.