卡牌技能位置
This commit is contained in:
@@ -40,7 +40,7 @@ export class CSkillComp extends CCComp {
|
||||
// console.log("CSkillComp.node.isValid");
|
||||
setTimeout(() => {
|
||||
// console.log("CSkillComp.node.destroy",this);
|
||||
this.node.destroy()
|
||||
this.ent.destroy()
|
||||
}, 10);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user