Merge branch 'master' of git.kingsome.cn:node/card_svr
This commit is contained in:
commit
24dd6d5acc
@ -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