Skip to content

Commit c2580e5

Browse files
authored
Update OnPlayerClickPlayer.md
1 parent 0551007 commit c2580e5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/docs/scripting/callbacks/OnPlayerClickPlayer.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ tags: ["player"]
99

1010
This callback is called when a player double-clicks on a player on the scoreboard.
1111

12-
| Name | Description |
13-
| --------------- | ---------------------------------------------------------------- |
14-
| playerid | The ID of the player that clicked on a player on the scoreboard. |
15-
| clickedplayerid | The ID of the player that was clicked on. |
16-
| source | The [source](../resources/clicksources) of the player's click. |
12+
| Name | Description |
13+
| ------------------- | ---------------------------------------------------------------- |
14+
| playerid | The ID of the player that clicked on a player on the scoreboard. |
15+
| clickedplayerid | The ID of the player that was clicked on. |
16+
| CLICK_SOURCE:source | The [source](../resources/clicksources) of the player's click. |
1717

1818
## Returns
1919

0 commit comments

Comments
 (0)