Commit 7d614709 authored by liujiangnan's avatar liujiangnan

debug

parent 9741b21b
......@@ -227,8 +227,8 @@ cc.Class({
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