liuzhiwei
2020-12-22 987fd66dc6d6c28e3ed08a08141ddc3dbd772cea
Assets/Scripts/TowerDefense/UI/EndlessUIStart.cs
@@ -67,6 +67,7 @@
         Application.platform == RuntimePlatform.WindowsPlayer)
        {
            GameConfig.useSDK = false;
            GameConfig.OpenDebug = true;
            GMBtn.SetActive(true);
        }
        else