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);