第一次进选人不验证职业
This commit is contained in:
parent
f558d0e8ef
commit
84df736d79
1 changed files with 1 additions and 2 deletions
|
@ -137,7 +137,6 @@ class RIIC_ChooseSolver(SceneGraphSolver):
|
||||||
else:
|
else:
|
||||||
if self.filter is False:
|
if self.filter is False:
|
||||||
if RIIC_Filter().run("技能", ascending=False):
|
if RIIC_Filter().run("技能", ascending=False):
|
||||||
if RIICTagChoose().run("ALL"):
|
|
||||||
self.filter = True
|
self.filter = True
|
||||||
if self.cleard is False:
|
if self.cleard is False:
|
||||||
# 没有选上的,或只进驻一个人
|
# 没有选上的,或只进驻一个人
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue