英雄卡片 召唤成功, todo 细节优化

This commit is contained in:
2024-11-19 00:14:01 +08:00
parent da06fb8954
commit ce8b47de7d
11 changed files with 2300 additions and 8929 deletions

View File

@@ -50,6 +50,7 @@ export class SingletonModuleComp extends ecs.Comp {
Role: Role = null;
heros:any = [];
mheros:any = [];
monsters:any = [];
skills:any = []
sk_info:any = []