zhaoyang 2 жил өмнө
parent
commit
db08f2bcc3

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/Arena/ArenaView.cs

@@ -495,7 +495,7 @@ namespace GFGGame
                     }
                 }
 
-                GuideController.TryGuide(_ui.m_btnBack, ConstGuideId.ARENA_OPEN, 12, "战斗结束啦,我们继续新故事吧!");
+                GuideController.TryGuide(_ui.m_btnBack, ConstGuideId.ARENA_OPEN, 12, "厉害啦,你赢啦,我们继续新故事吧!");
                 GuideController.TryCompleteGuide(ConstGuideId.ARENA_OPEN, 12);
             }
         }