| | |
| | | typeof(ActHeroReturnArtConfig),
|
| | | typeof(ActLunhuidianTypeConfig),
|
| | | typeof(ActSignAwardConfig),
|
| | | typeof(ActTotalRechargeConfig),
|
| | | typeof(ActTotalRechargeTempConfig),
|
| | | typeof(ActTotDayRechargeConfig),
|
| | | typeof(ActTotDayRechargeTempConfig),
|
| | | typeof(ADAwardConfig),
|
| | | typeof(AppointItemConfig),
|
| | | typeof(AudioConfig),
|
| | |
| | | typeof(HeroSkinConfig),
|
| | | typeof(HeroTalentConfig),
|
| | | typeof(HorseClassConfig),
|
| | | typeof(HorseIDConfig),
|
| | | typeof(HorseSkinConfig),
|
| | | typeof(IconConfig),
|
| | | typeof(ItemCompoundConfig),
|
| | |
| | | ClearConfigDictionary<ActLunhuidianTypeConfig>();
|
| | | // 清空 ActSignAwardConfig 字典
|
| | | ClearConfigDictionary<ActSignAwardConfig>();
|
| | | // 清空 ActTotalRechargeConfig 字典
|
| | | ClearConfigDictionary<ActTotalRechargeConfig>();
|
| | | // 清空 ActTotalRechargeTempConfig 字典
|
| | | ClearConfigDictionary<ActTotalRechargeTempConfig>();
|
| | | // 清空 ActTotDayRechargeConfig 字典
|
| | | ClearConfigDictionary<ActTotDayRechargeConfig>();
|
| | | // 清空 ActTotDayRechargeTempConfig 字典
|
| | | ClearConfigDictionary<ActTotDayRechargeTempConfig>();
|
| | | // 清空 ADAwardConfig 字典
|
| | | ClearConfigDictionary<ADAwardConfig>();
|
| | | // 清空 BattleMapConfig 字典
|
| | |
| | | ClearConfigDictionary<HeroSkinAttrConfig>();
|
| | | // 清空 HorseClassConfig 字典
|
| | | ClearConfigDictionary<HorseClassConfig>();
|
| | | // 清空 HorseIDConfig 字典
|
| | | ClearConfigDictionary<HorseIDConfig>();
|
| | | // 清空 HorseSkinConfig 字典
|
| | | ClearConfigDictionary<HorseSkinConfig>();
|
| | | // 清空 ItemCompoundConfig 字典
|