@@ -257,7 +257,7 @@ function BeeRewardClass::FindChallenge(cargo_index, distance, comp_id)
}
}
if (prod_score > best_score) { // The accepting industry is better than what we have.
prod_score = best_score;
best_score = prod_score;
best_accept = accept;
}
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.