【主城】修改右侧条状态
parent
0b42597919
commit
b120f5ccd5
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue