From ee557e993ab88779025521eb578e13846a48cc3d Mon Sep 17 00:00:00 2001 From: yuanshuai <243578945@qq.com> Date: Fri, 10 Sep 2021 15:08:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=90=AF=E4=BF=AE=E8=A1=8C=E7=AD=89?= =?UTF-8?q?=E7=BA=A7=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Modules/Practice/FourQuadrantPopup.lua | 29 +++++++------------ 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/Assets/ManagedResources/~Lua/Modules/Practice/FourQuadrantPopup.lua b/Assets/ManagedResources/~Lua/Modules/Practice/FourQuadrantPopup.lua index 3b95cc6920..2d99039f05 100644 --- a/Assets/ManagedResources/~Lua/Modules/Practice/FourQuadrantPopup.lua +++ b/Assets/ManagedResources/~Lua/Modules/Practice/FourQuadrantPopup.lua @@ -123,27 +123,18 @@ function this:BindEvent() end) Util.AddClick(this.upStarBtn, function() - -- if this.CheckXiuxingLv() then - -- local costArr=fourQuadConfig.RankupCost - -- for i = 1, #costArr do - -- if BagManager.GetTotalItemNum(costArr[i][1])