魔法盾修复 todo 修复最远选择墓地英雄

This commit is contained in:
2025-01-09 16:50:48 +08:00
parent 4145b04768
commit 8eecefd002
2 changed files with 2 additions and 1 deletions

View File

@@ -733,6 +733,7 @@ export class HeroViewComp extends CCComp {
}
add_shield(shield:number){
this.shield =shield
console.log("shield:",shield);
}
add_hp(hp: number=0){
this.BUFFCOMP.heathed();