Commit 975863b3 authored by liujiaxin's avatar liujiaxin

'aa'

parents b7aec30b 2d461e19
......@@ -646,8 +646,20 @@ cc.Class({
// console.log(this.data);
console.log('resource perload finish');
// <<<<<<< HEAD
// =======
// if (window && window["air"]) {
// // cc.find('Canvas').opacity = 0;
// window.air.onCourseInScreen = (next) => {
// // cc.find('Canvas').opacity = 255;
// this.loadEnd();
// next();
// }
// window.air.hideAirClassLoading();
// } else {
// this.loadEnd();
// }
// >>>>>>> 2d461e1910571bcfc6ad4dc93c2cedafc20923ea
cc.debug.setDisplayStats(false);
});
......
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