【大闹天宫】赛季重置是圣物新字显示bug
parent
89c8179840
commit
fa8e10ed9c
|
@ -843,6 +843,7 @@ function this.ExpeditionResetIndication(buffer)
|
||||||
PlayerPrefs.SetInt(PlayerManager.uid.."Expedition", 0)
|
PlayerPrefs.SetInt(PlayerManager.uid.."Expedition", 0)
|
||||||
ExpeditionManager.SetExpeditionState(3)
|
ExpeditionManager.SetExpeditionState(3)
|
||||||
ExpeditionManager.expeditionLeve = 1
|
ExpeditionManager.expeditionLeve = 1
|
||||||
|
ExpeditionManager.allSHoly = {}
|
||||||
ExpeditionManager.InitExpeditionData(msg)
|
ExpeditionManager.InitExpeditionData(msg)
|
||||||
ExpeditionManager.RefreshPanelShowByState()
|
ExpeditionManager.RefreshPanelShowByState()
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue