wangguan
2020-12-02 6bc45c691891dac88bece3483fb6f3cf2d7a00a4
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;