From 3e896c7ddb83106919b590d5a9eda19f8332dfd2 Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期六, 22 十一月 2025 14:09:55 +0800
Subject: [PATCH] 0312 红点整理切换账号问题
---
Main/System/Battle/Skill/SkillEffectType.cs | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Main/System/Battle/Skill/SkillEffectType.cs b/Main/System/Battle/Skill/SkillEffectType.cs
index 4204b64..66d1f54 100644
--- a/Main/System/Battle/Skill/SkillEffectType.cs
+++ b/Main/System/Battle/Skill/SkillEffectType.cs
@@ -8,5 +8,7 @@
BuffEffect,
StageEffect,
+ DOTEffect,
+
NoEffect,
}
\ No newline at end of file
--
Gitblit v1.8.0