修复 buff 逻辑处理 bug : 预制体不能设置全局监听oops.message.on,会一直执行
This commit is contained in:
@@ -39,6 +39,7 @@ export class SingletonModuleComp extends ecs.Comp {
|
||||
/**怪物数据 数组 */
|
||||
/**heros 数据 */
|
||||
heros:any = [];
|
||||
skills:any = []
|
||||
monsters_dead:any = []
|
||||
heros_dead:any = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user