Add an empty line to the end of load.py

This commit is contained in:
norohind 2021-08-11 04:27:11 +03:00
parent e9cef4bd83
commit 7661174789
Signed by: norohind
GPG Key ID: 01C3BECC26FB59E1

View File

@ -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']