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

feat:

parent 0b46cdd5
...@@ -261,7 +261,7 @@ var game = cc.Class({ ...@@ -261,7 +261,7 @@ var game = cc.Class({
}, },
onDestroy() { onDestroy() {
window.g = null; // window.g = null;
console.log('destroy g'); // console.log('destroy g');
}, },
}); });
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