소스 검색

Merge branch 'master' of http://10.108.64.190:3000/gfg/client

leiyasi 1 년 전
부모
커밋
1e5d16eae4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Views/DressUp/DressUpFightView.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/DressUp/DressUpFightView.cs

@@ -517,6 +517,7 @@ namespace GFGGame
 
             UpdateListPartsSelected();
             UpdateListSuitPartsSelected();
+            UpdateScore();
         }
         private void OnLongPress(EventContext context)
         {