Bläddra i källkod

换装返回和取消按钮刷新分数

huangxiaoyue 1 år sedan
förälder
incheckning
b2c75b7282
1 ändrade filer med 1 tillägg och 0 borttagningar
  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)
         {