mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Docs: Fixed broken ClientStatus hyperlink in network protocol.md (#2844)
This commit is contained in:
@@ -345,7 +345,7 @@ Sent to the server to update on the sender's status. Examples include readiness
|
|||||||
#### Arguments
|
#### Arguments
|
||||||
| Name | Type | Notes |
|
| Name | Type | Notes |
|
||||||
| ---- | ---- | ----- |
|
| ---- | ---- | ----- |
|
||||||
| status | ClientStatus\[int\] | One of [Client States](#Client-States). Send as int. Follow the link for more information. |
|
| status | ClientStatus\[int\] | One of [Client States](#ClientStatus). Send as int. Follow the link for more information. |
|
||||||
|
|
||||||
### Say
|
### Say
|
||||||
Basic chat command which sends text to the server to be distributed to other clients.
|
Basic chat command which sends text to the server to be distributed to other clients.
|
||||||
|
Reference in New Issue
Block a user