hch
16 小时以前 b5cdc4acce06b4e9d21b4cc56e99591fe0381564
Main/Config/ConfigManager.cs
@@ -58,7 +58,6 @@
            typeof(HeroQualityLVConfig),
            typeof(HorseClassConfig),
            typeof(HorseSkinConfig),
            typeof(InvestConfig),
            typeof(ItemCompoundConfig),
            typeof(ItemConfig),
            typeof(LLMJConfig),
@@ -273,7 +272,6 @@
        // 清空 HorseSkinConfig 字典
        ClearConfigDictionary<HorseSkinConfig>();
        // 清空 InvestConfig 字典
        ClearConfigDictionary<InvestConfig>();
        // 清空 ItemCompoundConfig 字典
        ClearConfigDictionary<ItemCompoundConfig>();
        // 清空 ItemConfig 字典