dd
This commit is contained in:
@@ -83,6 +83,6 @@ export class MissionMonCompComp extends CCComp {
|
||||
}
|
||||
/** 视图对象通过 ecs.Entity.remove(ModuleViewComp) 删除组件是触发组件处理自定义释放逻辑 */
|
||||
reset() {
|
||||
this.node.destroy();
|
||||
// this.node.destroy();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user