fix(稷下学宫):答题时可能活动id为0的圣物卡
This commit is contained in:
@@ -770,7 +770,7 @@ export class RougeHandler {
|
||||
cardId = getRandEelmWithWeight(newCards).dic.cardId;
|
||||
}
|
||||
|
||||
handleAddFun.pushHolyCard(cardId);
|
||||
if(cardId > 0) handleAddFun.pushHolyCard(cardId);
|
||||
}
|
||||
|
||||
status = 1;
|
||||
|
||||
Reference in New Issue
Block a user