[−][src]Constant sq::ARMOR_DETECTION_LIMIT
const ARMOR_DETECTION_LIMIT: u64 = 1 << 24; // 16_777_216u64
How much data to look at when detecting armor kinds.
const ARMOR_DETECTION_LIMIT: u64 = 1 << 24; // 16_777_216u64
How much data to look at when detecting armor kinds.