future 1 жил өмнө
parent
commit
2b61652e84

+ 1 - 1
assets/script/launch/view_launch.ts

@@ -15,7 +15,7 @@ export class launch_view extends Component {
         this.progress.getComponent(ProgressBar).progress = 0;
         // this.Interval_id=setInterval(this.setupLoading.bind(this),200);
         gameManager.havNoAllAd = config.hav_no_allAd
-        // this.schedule(this.setupLoading,0.05)
+        this.schedule(this.setupLoading,0.05)
     }
 
     setupLoading(){