mirror of
https://github.com/norohind/EDMC-FCTracker.git
synced 2025-06-04 01:20:57 +03:00
Add an empty line to the end of load.py
This commit is contained in:
parent
e9cef4bd83
commit
7661174789
2
load.py
2
load.py
@ -607,4 +607,4 @@ def cmdr_data(data, is_beta):
|
||||
if carrier.callsign is not None:
|
||||
for ship_key in data['ships']:
|
||||
if data['ships'][ship_key]['station']['name'] == carrier.callsign:
|
||||
carrier.location = data['ships'][ship_key]['starsystem']['name']
|
||||
carrier.location = data['ships'][ship_key]['starsystem']['name']
|
||||
|
Loading…
x
Reference in New Issue
Block a user