新武将:修改字段
This commit is contained in:
@@ -114,4 +114,8 @@ export class GuideGachaData extends ActivityBase {
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
public neverChoose() {
|
||||
return this.stage == GUIDE_GACHA_STAGE.DECIDE && this.candidates.length <= 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user