添加了几个英雄

This commit is contained in:
pan@work
2024-09-09 10:48:52 +08:00
parent 3c2bf955a6
commit 0129c63bb9
279 changed files with 25842 additions and 6672 deletions

View File

@@ -32,7 +32,7 @@ export class MonBuffComp extends CCComp {
timer:Timer = new Timer(0.1);
buffs:any=[];
group:number=0;
group:number=BoxSet.MONSTER;
/**
skill_uuid:number=0;
atk:number=0;