From 2f9b1e8167c9e07d548e9af486217087c14854f1 Mon Sep 17 00:00:00 2001 From: "PC-202302260912\\Administrator" <1545929779@qq.com> Date: Tue, 12 Dec 2023 18:58:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=B1=E6=B2=B3=E8=AE=BE=E8=AE=A1=E5=9B=BE?= =?UTF-8?q?=E6=8F=8F=E5=8F=99=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../~Lua/Modules/FightLevel/FightLevelChapterPanel.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/Modules/FightLevel/FightLevelChapterPanel.lua b/Assets/ManagedResources/~Lua/Modules/FightLevel/FightLevelChapterPanel.lua index 363e040dcd..ebf14e72ff 100644 --- a/Assets/ManagedResources/~Lua/Modules/FightLevel/FightLevelChapterPanel.lua +++ b/Assets/ManagedResources/~Lua/Modules/FightLevel/FightLevelChapterPanel.lua @@ -127,7 +127,7 @@ function this.OnShowPanel() if curChapterId==maxChapterId then LogError("11111111111111111111111111111111111111") this.maxTxt.gameObject:SetActive(true) - this.maxTxt.text="今日已达上限,关卡将与次日开启" + this.maxTxt.text="今日已达上限,关卡将于次日开启" end if curChapterId==allChapterId then this.maxTxt.gameObject:SetActive(true)