From d8ba95a5b60ea2ffdc09e3c0551f22b3f1498d89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E5=AE=B6=E7=82=9C?= <2029049582@qq.com> Date: Thu, 7 Aug 2025 16:42:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A9=E7=90=86=E9=87=8D=E6=96=B0=E6=8B=89?= =?UTF-8?q?=E8=BF=9B=E6=9D=A5=E6=9D=83=E9=99=90=E5=88=B7=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua_probject/base_project/Game/View/Family/FamilyEventView.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua_probject/base_project/Game/View/Family/FamilyEventView.lua b/lua_probject/base_project/Game/View/Family/FamilyEventView.lua index 8841809a..31ad7ee3 100644 --- a/lua_probject/base_project/Game/View/Family/FamilyEventView.lua +++ b/lua_probject/base_project/Game/View/Family/FamilyEventView.lua @@ -294,6 +294,7 @@ function M:_evtOnFamilyReflash(...) local uid = arg[1].uid if DataManager.SelfUser.account_id == uid then + group.lev = 3 view:Reflash() return end