mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 15:57:14 +03:00
Inara: Change the comment for why we're using Progress, not Ranks
This commit is contained in:
parent
22f90e23aa
commit
30e9abb870
@ -518,7 +518,8 @@ def journal_entry( # noqa: C901, CCR001
|
||||
this.loadout = make_loadout(state)
|
||||
new_add_event('setCommanderShipLoadout', entry['timestamp'], this.loadout)
|
||||
|
||||
# Login-time Ranks
|
||||
# Trigger off the "only observed as being after Ranks" event so that
|
||||
# we have both current Ranks *and* current Progress within them.
|
||||
elif event_name == 'Progress':
|
||||
# Send rank info to Inara on startup
|
||||
new_add_event(
|
||||
|
Loading…
x
Reference in New Issue
Block a user