瀏覽代碼

寻奇访胜优化

zhaoyang 2 年之前
父節點
當前提交
fdd4e20b0d

+ 1 - 1
FGUIProject/assets/Travel/TravelDressupUI.xml

@@ -28,7 +28,7 @@
       <Button title="暂不出发"/>
     </component>
     <component id="n6_wono" name="btnGo" src="wonoi" fileName="components/Button5.xml" xy="548,1190">
-      <Button title="塞进行囊"/>
+      <Button title="立即出发"/>
     </component>
   </displayList>
 </component>

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/Travel/TravelDressupView.cs

@@ -163,7 +163,7 @@ namespace GFGGame
         {
             if (_selectTravelSuitIds.Count < 2)
             {
-                PromptController.Instance.ShowFloatTextPrompt("需带齐服装才能出发");
+                PromptController.Instance.ShowFloatTextPrompt("需带齐3套服装才能出发");
                 return;
             }
             bool result = await TravelSProxy.ReqGoTravel(_selectTravelSuitIds);

二進制
GameClient/Assets/ResIn/UI/Travel/Travel_fui.bytes