默认英雄随从处理

This commit is contained in:
yuexin 2020-12-11 21:21:51 +08:00
parent 735897848c
commit c3e494c2af

View File

@ -244,6 +244,10 @@ export class BattleHandler {
return 0;
}
if(!dstpt && dstph){
dstpt = dstph._self;
}
this.beginUseCard();
let pt = obj.cardpoint;