Commit 69855c02 authored by 范雪寒's avatar 范雪寒

fix: 两个onDestroy

parent fa2d9b28
......@@ -852,8 +852,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