本地数据存取 完成
This commit is contained in:
@@ -26,8 +26,7 @@ export class VictoryComp extends CCComp {
|
||||
this.hide()
|
||||
}
|
||||
fight_end(e:any,val:any){
|
||||
this.node.getChildByName("score").getComponent(Label).string=smc.mission.score.toString()
|
||||
this.node.getChildByName("score_add").getComponent(Label).string=smc.vmdata.mission_data.score.toString()
|
||||
|
||||
this.open()
|
||||
}
|
||||
victory_end(){
|
||||
|
||||
Reference in New Issue
Block a user