dd
This commit is contained in:
@@ -50,7 +50,7 @@ export class Hero extends ecs.Entity {
|
||||
this.add(mv);
|
||||
|
||||
//移除全局列表
|
||||
smc.heros.splice(0,1)
|
||||
|
||||
// console.log(ecs.query(ecs.allOf(HeroViewComp)))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user