- Never consider a bot in inf attacks mode being in after attack mode, helps action in inf attack
- Also start thinking if TurnTimeLeft is bigger than default value
fn main() {
#[cfg(target_os = "freebsd")]
println!("cargo:rustc-link-search=native=/usr/local/lib");
}