From a1cc0388f0659e2b0e3a68b058f0c62b22a8a61d Mon Sep 17 00:00:00 2001
From: lcy <1459594991@qq.com>
Date: 星期二, 19 五月 2026 19:56:11 +0800
Subject: [PATCH] 492 武将登场,武将返场,时装特卖独立活动 支持皮肤表配置该功能的立绘是否反转
---
Main/Config/ConfigManager.cs | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/Main/Config/ConfigManager.cs b/Main/Config/ConfigManager.cs
index e9e2723..bc21b79 100644
--- a/Main/Config/ConfigManager.cs
+++ b/Main/Config/ConfigManager.cs
@@ -37,6 +37,12 @@
isLoadFinished = false;
// 鍔犺浇閰嶇疆鏂囦欢
+ // 鍔犺浇閰嶇疆鏂囦欢
+ // 鍔犺浇閰嶇疆鏂囦欢
+ // 鍔犺浇閰嶇疆鏂囦欢
+ // 鍔犺浇閰嶇疆鏂囦欢
+ // 鍔犺浇閰嶇疆鏂囦欢
+ // 鍔犺浇閰嶇疆鏂囦欢
HashSet<Type> configTypes = new HashSet<Type>() {
typeof(ActBillboardAwardConfig),
typeof(ActHeroAppearArtConfig),
--
Gitblit v1.8.0