mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-15 08:40:34 +03:00
Typo in plugins docs
This commit is contained in:
parent
f6f122072b
commit
16055a311f
@ -992,7 +992,7 @@ defensively.
|
|||||||
|
|
||||||
#### CAPI data for Legacy
|
#### CAPI data for Legacy
|
||||||
|
|
||||||
When CAPI data has been retrieved from the separate CAPI host for the Legacy galaxy, because the Journal gameversion indicated the player is playing last played in that galaxy, a different function will be called, `cmdr_data_legacy()`. Note that there is no legacy equivalent to `capi_fleetcarrier()`, so always use the `source_host` property to determine the user's galaxy.
|
When CAPI data has been retrieved from the separate CAPI host for the Legacy galaxy, because the Journal gameversion indicated the player is playing / last played in that galaxy, a different function will be called, `cmdr_data_legacy()`. Note that there is no legacy equivalent to `capi_fleetcarrier()`, so always use the `source_host` property to determine the user's galaxy.
|
||||||
|
|
||||||
```python
|
```python
|
||||||
def cmdr_data_legacy(data, is_beta):
|
def cmdr_data_legacy(data, is_beta):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user