1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-18 18:07:37 +03:00

Revert "EDDN: use this.odyssey for Journal outfitting and shipyard"

This reverts commit 4fef4257bd00376f45e94a35db925c0fbb58b267.
This commit is contained in:
Athanasius 2021-10-18 12:08:32 +01:00
parent 98f215e6ad
commit e148197971
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D

View File

@ -595,7 +595,7 @@ Msg:\n{msg}'''
('marketId', entry['MarketID']),
('horizons', this.horizons),
('modules', outfitting),
('odyssey', this.odyssey),
('odyssey', entry['odyssey'])
]),
})
@ -628,7 +628,7 @@ Msg:\n{msg}'''
('marketId', entry['MarketID']),
('horizons', this.horizons),
('ships', shipyard),
('odyssey', this.odyssey),
('odyssey', entry['odyssey'])
]),
})