mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-22 03:40:46 +03:00
removed outdated comment
This commit is contained in:
parent
340f8928b3
commit
bb817eee3b
@ -459,10 +459,6 @@ def journal_entry(cmdr, is_beta, system, station, entry, state):
|
||||
logger.debug('Adding events', exc_info=e)
|
||||
return str(e)
|
||||
|
||||
#
|
||||
# Events that don't need to be sent immediately but will be sent on the next mandatory event
|
||||
#
|
||||
|
||||
# Send credits and stats to Inara on startup only - otherwise may be out of date
|
||||
if entry['event'] == 'LoadGame':
|
||||
add_event('setCommanderCredits', entry['timestamp'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user