Commit 389c0578 authored by 章红平's avatar 章红平

提交

parent d7a95449
......@@ -278,6 +278,7 @@ export default class panel extends cc.Component {
}
over(answerList){
this.dragon1.node.active = false;
this.dragon.node.active = false;
let length=answerList.length;
let sucTime=0;
let over=cc.find("over",this.node);
......
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