第一次进选人不验证职业
This commit is contained in:
parent
f558d0e8ef
commit
84df736d79
1 changed files with 1 additions and 2 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue