perf: 肉鸽投资后结束本次战斗

This commit is contained in:
status102
2024-02-06 17:32:54 +08:00
parent a218b3deb4
commit b60ee2d925

View File

@@ -151,7 +151,7 @@ void asst::RoguelikeInvestTaskPlugin::stop_roguelike()
{
ProcessTask(*this, { m_config->get_theme() + "@Roguelike@ExitThenAbandon" })
.set_times_limit("Roguelike@StartExplore", 0)
.set_times_limit("Roguelike@Abandon", 0)
//.set_times_limit("Roguelike@Abandon", 0)
.set_retry_times(5)
.run();
m_task_ptr->set_enable(false);