wangguan
2020-10-29 8afc9ce1c752c24decad77e0989b367b8f2c4179
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;