任务:修复每日任务未正确开启bug
This commit is contained in:
@@ -17,7 +17,7 @@ export async function switchOnFunc(roleId: string, type: number, param: number,
|
||||
await eventOnPlayerLvUp(roleId, param, addFuncs, dataFuncs);
|
||||
break;
|
||||
case FUNC_OPT_TYPE.BATTLE_END://战斗结束,触发事件
|
||||
//开启奇遇
|
||||
// 暂无
|
||||
break;
|
||||
}
|
||||
if (addFuncs.length) {
|
||||
|
||||
Reference in New Issue
Block a user