Commit 0ad41b5f authored by liujiangnan's avatar liujiangnan

debug

parent 12b7aab2
......@@ -226,8 +226,9 @@ cc.Class({
this.freeAll();
console.log("======mid1========");
cc.director.getScene().destroy();
cc.director.loadScene("debug_shell", null, null, (err, scene) => {
});
// cc.director.loadScene("debug_shell", null, null, (err, scene) => {
// });
})
.start();
});
......
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