yyl
2025-11-20 9e89e605d5429babb4b33df2e47ea86dff9d2ba7
Main/Config/ConfigManager.cs
@@ -58,7 +58,6 @@
            typeof(HeroQualityLVConfig),
            typeof(HorseClassConfig),
            typeof(HorseSkinConfig),
            typeof(InvestConfig),
            typeof(ItemCompoundConfig),
            typeof(ItemConfig),
            typeof(LLMJConfig),
@@ -272,8 +271,6 @@
        ClearConfigDictionary<HorseClassConfig>();
        // 清空 HorseSkinConfig 字典
        ClearConfigDictionary<HorseSkinConfig>();
        // 清空 InvestConfig 字典
        ClearConfigDictionary<InvestConfig>();
        // 清空 ItemCompoundConfig 字典
        ClearConfigDictionary<ItemCompoundConfig>();
        // 清空 ItemConfig 字典