|
@@ -369,6 +369,7 @@ namespace GFGGame
|
|
|
MainDataManager.Instance.Clear();
|
|
|
NewYearRedEnvelopeDataManager.Instance.Clear();
|
|
|
MatchingCompetitionDataManager.Instance.MyNtextture = null;
|
|
|
+ MatchingCompetitionDataManager.Instance.MathingDressDate.bgId = 0;
|
|
|
GameGlobal.zoneScene.GetComponent<SessionComponent>()?.Disconnect();
|
|
|
GameGlobal.zoneScene.GetComponent<ServerInfosComponent>()?.ServerInfoList?.Clear();
|
|
|
GameGlobal.zoneScene.GetComponent<AccountInfoComponent>()?.Clear();
|