weixudong
2020-11-02 987087eb401e39656fcfd9b5108eee93c3383396
Assets/Scripts/Common/GameConfig.cs
@@ -46,11 +46,6 @@
        public static bool IsNewbie = true;
        /// <summary>
        /// 所有新手的引导步骤是否全部完成
        /// </summary>
        public static bool IsNewbieGuideCompleted = false;
        /// <summary>
        /// 无尽模式每一轮游戏中成功使用技能宝石的次数
        /// </summary>
        public static int EndlessPortUseSkillTowerCount;