Merge branch 'bugfix' into dev
This commit is contained in:
commit
6fa3a8224c
@ -840,8 +840,7 @@ export class TaskAllEmitFun {
|
|||||||
|
|
||||||
if (node.call.service.name == 'event/yuandan/DMRec' && node.return.isSucc) {
|
if (node.call.service.name == 'event/yuandan/DMRec' && node.return.isSucc) {
|
||||||
// 今日参与{1}次抓娃娃小游戏
|
// 今日参与{1}次抓娃娃小游戏
|
||||||
let _val = node.call.conn.gud.helpHeros.length;
|
G.emit("Class_task_158", 'Class_task_158', node.call, 1, 0);
|
||||||
G.emit("Class_task_158", 'Class_task_158', node.call, _val, 0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user