我的家族小修复
parent
3cff3b0992
commit
561c5cb4ef
|
|
@ -43,7 +43,8 @@ local function QuitFamily(self)
|
||||||
local player = group.memberMap[uid]
|
local player = group.memberMap[uid]
|
||||||
|
|
||||||
local tips = "确定退出该亲友圈?"
|
local tips = "确定退出该亲友圈?"
|
||||||
if player.lev == 1 then
|
--if player.lev == 1 then
|
||||||
|
if group.lev == 1 then
|
||||||
tips = "确定解散该亲友圈?"
|
tips = "确定解散该亲友圈?"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue