Fixed Typo
This commit is contained in:
parent
105a2d4e13
commit
279ab89a61
|
@ -229,7 +229,7 @@ Requests the data package from the server. Does not require client authenticatio
|
||||||
#### Arguments
|
#### Arguments
|
||||||
| Name | Type | Notes |
|
| Name | Type | Notes |
|
||||||
| ------ | ----- | ------ |
|
| ------ | ----- | ------ |
|
||||||
| exlusions | list[str] | Optional. If specified, will not send back the specified data. Such as, ["Factorio"] -> Datapackage without Factorio data.|
|
| exclusions | list[str] | Optional. If specified, will not send back the specified data. Such as, ["Factorio"] -> Datapackage without Factorio data.|
|
||||||
|
|
||||||
### Bounce
|
### Bounce
|
||||||
Send this message to the server, tell it which clients should receive the message and
|
Send this message to the server, tell it which clients should receive the message and
|
||||||
|
|
Loading…
Reference in New Issue