【主城】修改右侧条状态

dev_chengFeng
张彪 2022-03-08 14:05:24 +08:00
parent 0b42597919
commit b120f5ccd5
1 changed files with 1 additions and 1 deletions

View File

@ -1567,7 +1567,7 @@ function this:OnClose()
FixedUpdateBeat:Remove(this.OnUpdate, self) FixedUpdateBeat:Remove(this.OnUpdate, self)
addUpDateNum = addUpDateNum - 1 addUpDateNum = addUpDateNum - 1
-- 关闭界面时,关闭竖条显示 -- 关闭界面时,关闭竖条显示
PlayerPrefs.SetInt(PlayerManager.uid.."MainRightBarSetting", 0) -- PlayerPrefs.SetInt(PlayerManager.uid.."MainRightBarSetting", 0)
for k,v in ipairs(activitys) do for k,v in ipairs(activitys) do
if v.RpType > 0 then if v.RpType > 0 then