Commit 5e015134 authored by 范雪寒's avatar 范雪寒

fix: 两个onDestroy

parent 65bd2917
......@@ -787,8 +787,4 @@ cc.Class({
cc.log(str);
}
},
// 生命周期
onDestroy() {
this.networkHelper.onDestroy();
},
});
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment