From 99724f29f2e099ed27b8e26fbb4fc848af63bc89 Mon Sep 17 00:00:00 2001
From: "DESKTOP-MMO982B\\User" <752966621@qq.com>
Date: Fri, 10 Apr 2026 18:36:20 +0800
Subject: [PATCH] 11
---
.../GeneralPanel/View/GeneralBigPopup_WishJulingDraw.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Assets/ManagedResources/~Lua/Modules/GeneralPanel/View/GeneralBigPopup_WishJulingDraw.lua b/Assets/ManagedResources/~Lua/Modules/GeneralPanel/View/GeneralBigPopup_WishJulingDraw.lua
index 61e44e0abc..db588cdc4f 100644
--- a/Assets/ManagedResources/~Lua/Modules/GeneralPanel/View/GeneralBigPopup_WishJulingDraw.lua
+++ b/Assets/ManagedResources/~Lua/Modules/GeneralPanel/View/GeneralBigPopup_WishJulingDraw.lua
@@ -110,7 +110,7 @@ function this:Refresh(isTop, isAni)
end
--local aaa = string.format(Language[11085], RecruitManager.GetWishPro(), "%")
--self.infoTxt.text = aaa
- self.infoTxt.text = "每次抽中整50法灵碎片时,100%概率替换为选中的心愿法灵碎片*50"
+ self.infoTxt.text = "每次抽中整50羁绊碎片时,100%概率替换为选中的心愿羁绊碎片*50"
self.selectBtn:SetActive(false)
--self.selectBtn:GetComponent("RectTransform").localPosition = self.tabListObj[self.curSelect]:GetComponent("RectTransform").localPosition
this:SetHeroList(isTop, isAni)