River Jiang
2020-10-27 24f59b89e9eabcfe948fc0ba304a8dbec2deda14
Assets/Scripts/TowerDefense/UI/EndlessUIStart.cs
@@ -67,7 +67,7 @@
        int guide = PlayerPrefs.GetInt("GemBattleGuide");
        GameConfig.IsNewbie = guide == 0;
        if (guide == 0)
        if (GameConfig.IsNewbie)
        {
            Pause();
            uiStartMssk.gameObject.SetActive(false);