From 561c5cb4ef6c03ea0c535a203f0dd387126f5cc1 Mon Sep 17 00:00:00 2001 From: 1076390229 <1076390229@qq.com> Date: Wed, 20 Aug 2025 16:13:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E5=AE=B6=E6=97=8F=E5=B0=8F?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua_probject/base_project/Game/View/Family/FamilyMyFamily.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lua_probject/base_project/Game/View/Family/FamilyMyFamily.lua b/lua_probject/base_project/Game/View/Family/FamilyMyFamily.lua index 01ba4e32..3c0e8af5 100644 --- a/lua_probject/base_project/Game/View/Family/FamilyMyFamily.lua +++ b/lua_probject/base_project/Game/View/Family/FamilyMyFamily.lua @@ -43,7 +43,8 @@ local function QuitFamily(self) local player = group.memberMap[uid] local tips = "确定退出该亲友圈?" - if player.lev == 1 then + --if player.lev == 1 then + if group.lev == 1 then tips = "确定解散该亲友圈?" end