zhaoyang %!s(int64=2) %!d(string=hai) anos
pai
achega
db08f2bcc3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/Arena/ArenaView.cs

+ 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);
             }
         }