Fixed table

2025-08-10 16:35:21 +02:00
parent 1f635a53bb
commit 65636e044a

@@ -12,11 +12,10 @@ Send a message to the player.
Player.send(header, ...args);
```
| Argument | Type | Description |
| Argument | Type | Description |
| -------- | ------ | -------------------------- |
| header | string | The header of the message. |
| args | any[] | Data of any type |
| header | string | The header of the message. |
| args | any[] | Data of any type |
## Constants