+刷新次数的增加和广告入口
This commit is contained in:
@@ -118,6 +118,8 @@ export class TalsComp extends Component {
|
||||
icon.getChildByName("q5").active=TalentList[uuid].quality==Quality.ORANGE
|
||||
}
|
||||
to_change_tal(){
|
||||
if(smc.vmdata.mission_data.refresh_count<=0) return
|
||||
smc.vmdata.mission_data.refresh_count--
|
||||
console.log("[TalsComp]:to_change_tal")
|
||||
if(this.cur_tal=="") return
|
||||
oops.message.dispatchEvent(GameEvent.TalentSelect,{slot:this.cur_tal})
|
||||
|
||||
Reference in New Issue
Block a user