dd
This commit is contained in:
@@ -215,6 +215,7 @@ export class HeroViewComp extends CCComp {
|
||||
this.ap += Math.floor(ap/100*this.ap);
|
||||
}
|
||||
this.BUFFCOMP.vmdata_update()
|
||||
oops.message.dispatchEvent(GameEvent.APChange,{fac:this.fac})
|
||||
}
|
||||
|
||||
de_ap(ap: number,is_num:boolean=true){
|
||||
|
||||
Reference in New Issue
Block a user