dd
This commit is contained in:
@@ -70,6 +70,7 @@ export class HeroCardViewComp extends CCComp {
|
||||
this.ent.destroy();
|
||||
smc.vm_data.gold.min -= CardSet[this.card_uid].level;
|
||||
}else{
|
||||
oops.gui.toast("金币不够");
|
||||
this.node.setPosition(this.pos_x,this.pos_y);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user