Commit a191ba86 authored by 范雪寒's avatar 范雪寒

feat:

parent 206ba987
......@@ -48,7 +48,8 @@ export default class SceneComponent extends MyCocosSceneComponent {
if (step == 0) {
return;
}
// conf[step].scene
console.log('汪汪汪: ' + step);
PS_001_Ctrl.getIns().time = 1;
PS_001_Ctrl.getIns().goscene(conf[step].id);
});
......
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