|
@@ -650,7 +650,7 @@ local function draw(human, id, op, actConfig, skip,isAct)
|
|
|
if id == DRAWCARD_ID2 then
|
|
if id == DRAWCARD_ID2 then
|
|
|
ChengjiuLogic.onCallback(human,ChengjiuDefine.CJ_TASK_TYPE_2,heroCnt)
|
|
ChengjiuLogic.onCallback(human,ChengjiuDefine.CJ_TASK_TYPE_2,heroCnt)
|
|
|
MengxinLogic.onCallBack(human,MengxinLogic.MX_TASK_TYPE_12,heroCnt)
|
|
MengxinLogic.onCallBack(human,MengxinLogic.MX_TASK_TYPE_12,heroCnt)
|
|
|
- YunYingLogic.onCallBack(human, "onDrawCard", heroCnt, id)
|
|
|
|
|
|
|
+ YunYingLogic.onCallBack(human, "onDrawCard", heroCnt,nil, id)
|
|
|
end
|
|
end
|
|
|
|
|
|
|
|
sendDrawOp(human, id, op, heroList, fenjielist, heroNewList,heroIndexList,isAct)
|
|
sendDrawOp(human, id, op, heroList, fenjielist, heroNewList,heroIndexList,isAct)
|