第一次进选人不验证职业

This commit is contained in:
EightyDollars 2024-11-02 11:19:08 +08:00
parent f558d0e8ef
commit 84df736d79

View file

@ -137,8 +137,7 @@ class RIIC_ChooseSolver(SceneGraphSolver):
else:
if self.filter is False:
if RIIC_Filter().run("技能", ascending=False):
if RIICTagChoose().run("ALL"):
self.filter = True
self.filter = True
if self.cleard is False:
# 没有选上的,或只进驻一个人
agents = dict(operator_room_select(config.recog.img))