Commit 6b432265 authored by liujiaxin's avatar liujiaxin

aa

parent 8bcdf5f2
......@@ -2681,7 +2681,7 @@
"node": {
"__id__": 55
},
"_enabled": true,
"_enabled": false,
"alignMode": 1,
"_target": null,
"_alignFlags": 8,
......
......@@ -172,6 +172,11 @@ export default class SceneComponent extends MyCocosSceneComponent {
}
initGame() {
//基础效果 需要隐藏的内容处理。 首屏展示
try{
window.game = this
} catch(e) {
//
}
}
_cantouch = null;
......
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