Commit d83d5584 authored by tttal's avatar tttal

Update index.js

parent ad9a389f
......@@ -25,7 +25,13 @@ cc.Class({
// LIFE-CYCLE CALLBACKS:
onLoad() {
console.log('index');
try {
air.hideAirClassLoading();
} catch (error) {
}
this.light_action();
this.lamp_action();
this.audio_button_update();
......
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