默认英雄随从处理
This commit is contained in:
parent
735897848c
commit
c3e494c2af
@ -244,6 +244,10 @@ export class BattleHandler {
|
||||
return 0;
|
||||
}
|
||||
|
||||
if(!dstpt && dstph){
|
||||
dstpt = dstph._self;
|
||||
}
|
||||
|
||||
this.beginUseCard();
|
||||
|
||||
let pt = obj.cardpoint;
|
||||
|
Loading…
x
Reference in New Issue
Block a user