mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-13 05:42:10 +03:00
parent
44f3025cc6
commit
db2e9b156a
@ -144,7 +144,6 @@ def journal_entry(cmdr, is_beta, system, station, entry, state):
|
|||||||
|
|
||||||
if entry['event'] == 'LoadGame':
|
if entry['event'] == 'LoadGame':
|
||||||
# clear cached state
|
# clear cached state
|
||||||
this.events = []
|
|
||||||
this.undocked = False
|
this.undocked = False
|
||||||
this.suppress_docked = False
|
this.suppress_docked = False
|
||||||
this.cargo = None
|
this.cargo = None
|
||||||
|
Loading…
x
Reference in New Issue
Block a user