Skip to content

Commit b0f5c93

Browse files
authored
fix tip box on OnPlayerText (#1106)
1 parent 6fba55e commit b0f5c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scripting/callbacks/OnPlayerText.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public OnPlayerText(playerid, text[])
3636
3737
<TipNPCCallbacks />
3838
39-
::: tip
39+
:::tip
4040
4141
By default, this callback sends a message containing the content of the message, the player's name, and their ID. Returning 0 will ignore this default behaviour, as demonstrated in the code example above.
4242

0 commit comments

Comments
 (0)