wangguan
2020-12-02 d7d30d2e665aa451f8bd3ea3c8b15391b765ccc3
Assets/Scripts/TowerDefense/UI/EndlessUIStart.cs
@@ -166,7 +166,7 @@
        int guide = PlayerPrefs.GetInt("GemBattleGuide");
        GameConfig.IsNewbie = guide == 0;
        //GameConfig.IsNewbie = true;
        GameConfig.IsNewbie = true;
        GameConfig.IsNewbieStart = GameConfig.IsNewbie;