using EDPlayerJournal.BGS;

namespace EliteBGS.LogGenerator;

public class KillBondsFormat : GenericFormat<FactionKillBonds> {
}