【主界面】右侧伸缩条
parent
48e3b63a08
commit
5173faa482
|
@ -1318,6 +1318,7 @@ function this:OnClose()
|
||||||
this.ChatTipView:StopCheck()
|
this.ChatTipView:StopCheck()
|
||||||
PatFaceManager.isLogin = false
|
PatFaceManager.isLogin = false
|
||||||
FixedUpdateBeat:Remove(this.OnUpdate, self)
|
FixedUpdateBeat:Remove(this.OnUpdate, self)
|
||||||
|
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