240241242243244245246
} } private static SpeciesDialect dialect(int taxId, KamInfo kam, KAMStore kamStore) { return new DefaultSpeciesDialect(kam, kamStore, taxId, true); }