xx 1 年間 前
コミット
d040adb565
1 ファイル変更0 行追加1 行削除
  1. 0 1
      assets/script/game/results.ts

+ 0 - 1
assets/script/game/results.ts

@@ -71,7 +71,6 @@ export class results extends base_ui {
     public show(scores:number,jiesuan_finish_cb,call,back_home_cb,isReLife:boolean){
         this.back_home_cb = back_home_cb
         this.btn_video_reLife.active = isReLife
-        scores = 600
         this.setTitleSpr(scores)
         http.post(config.API.sync_integral,{"integral":scores},(err,data)=>{
             if(!err){