bug修改
This commit is contained in:
@@ -111,10 +111,10 @@ public class LoginSystem : BaseSystem
|
||||
NetworkDispatcher.Instance.Dispatch(ExternalInfo.GetConfig);
|
||||
MaxADKit.Init();
|
||||
GameHelper.PostFunnelLogin("loginRecv", true);
|
||||
if (GameHelper.IsGiftSwitch())
|
||||
{
|
||||
GameObject.Find("MainCameraRoot").SetActive(false);
|
||||
}
|
||||
// if (GameHelper.IsGiftSwitch())
|
||||
// {
|
||||
// // GameObject.Find("MainCameraRoot").SetActive(false);
|
||||
// }
|
||||
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user