using EDPlayerJournal.BGS;

namespace EliteBGS.LogGenerator;

public class MarketBuyFormat : GenericFormat<BuyCargo> {
}