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 字典