Assets/Scripts/GameAnalytics_SDK/UI/LoginUI.cs @@ -27,6 +27,8 @@ void Start() { EventCenter.Ins.RemoveAllListener(); isLogining = false; repairBtn = transform.Find("Panel/RepairBtn").GetComponent<Button>();