feat: 减少肉鸽单次操作截图次数

This commit is contained in:
zzyyyl
2023-10-14 22:52:36 +08:00
parent b1c9070df7
commit 7bd2bc8e9b

View File

@@ -438,8 +438,8 @@ bool asst::RoguelikeBattleTaskPlugin::do_once()
if (!update_deployment(false, image)) {
return false;
}
update_cost();
update_kills();
update_cost(image);
update_kills(image);
std::unordered_set<std::string> cur_cooling;
size_t cur_available_count = 0; // without drones