Assets/Scripts/TowerDefense/UI/EndlessUIStart.cs
@@ -52,6 +52,9 @@ // Start is called before the first frame update void Start() { GA_SDK_Manager.Ins.ArriveBattle();//埋点 GA_SDK_Manager.Ins.Statistics(4);//埋点 bVibrate = new bool[4]; bVibrate[0] = bVibrate[1] = bVibrate[2] = bVibrate[3] = false;