| | |
| | |
|
| | | // 加载配置文件
|
| | | // 加载配置文件
|
| | | // 加载配置文件
|
| | | // 加载配置文件
|
| | | // 加载配置文件
|
| | | // 加载配置文件
|
| | | // 加载配置文件
|
| | | // 加载配置文件
|
| | | // 加载配置文件
|
| | | // 加载配置文件
|
| | | HashSet<Type> configTypes = new HashSet<Type>() {
|
| | | typeof(ActBillboardAwardConfig),
|
| | | typeof(ActHeroAppearArtConfig),
|
| | |
| | | typeof(ActSpecialSaleConfig),
|
| | | typeof(ActTaskConfig),
|
| | | typeof(ActTaskTempConfig),
|
| | | typeof(ActTimeConfig),
|
| | | typeof(ActTimeFlowConfig),
|
| | | typeof(ActTotalRechargeConfig),
|
| | | typeof(ActTotalRechargeTempConfig),
|
| | | typeof(ActTotDayRechargeConfig),
|
| | | typeof(ActTotDayRechargeTempConfig),
|
| | | typeof(ActTypeConfig),
|
| | | typeof(ADAwardConfig),
|
| | | typeof(BattleMapConfig),
|
| | | typeof(BeautyConfig),
|
| | |
| | | ClearConfigDictionary<ActTaskConfig>();
|
| | | // 清空 ActTaskTempConfig 字典
|
| | | ClearConfigDictionary<ActTaskTempConfig>();
|
| | | // 清空 ActTimeConfig 字典
|
| | | ClearConfigDictionary<ActTimeConfig>();
|
| | | // 清空 ActTimeFlowConfig 字典
|
| | | ClearConfigDictionary<ActTimeFlowConfig>();
|
| | | // 清空 ActTotalRechargeConfig 字典
|
| | | ClearConfigDictionary<ActTotalRechargeConfig>();
|
| | | // 清空 ActTotalRechargeTempConfig 字典
|
| | |
| | | ClearConfigDictionary<ActTotDayRechargeConfig>();
|
| | | // 清空 ActTotDayRechargeTempConfig 字典
|
| | | ClearConfigDictionary<ActTotDayRechargeTempConfig>();
|
| | | // 清空 ActTypeConfig 字典
|
| | | ClearConfigDictionary<ActTypeConfig>();
|
| | | // 清空 ADAwardConfig 字典
|
| | | ClearConfigDictionary<ADAwardConfig>();
|
| | | // 清空 BattleMapConfig 字典
|