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:
parent
98f215e6ad
commit
e148197971
@ -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'])
|
||||
]),
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user