future 1 년 전
부모
커밋
d5c3ec6a39
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      assets/script/ui/home/home_bottom.ts

+ 0 - 1
assets/script/ui/home/home_bottom.ts

@@ -39,7 +39,6 @@ export class home_bottom extends Component {
 
     public reloadHonorData() {
         let rank_data = tools.mine_rank_data
-        rank_data.nationwide_badge_status = 1
         this.img_honor.getComponent(home_honor).initView()
     }