From 9238516edde0587814f3cffe18097f589161e6dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <1123993881@qq.com> Date: Tue, 18 Jul 2023 08:45:35 +0800 Subject: [PATCH] fix: one more time! --- ActionTimelineEx/Timeline/ActionControlCategory.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ActionTimelineEx/Timeline/ActionControlCategory.cs b/ActionTimelineEx/Timeline/ActionControlCategory.cs index 6009950..af1a962 100644 --- a/ActionTimelineEx/Timeline/ActionControlCategory.cs +++ b/ActionTimelineEx/Timeline/ActionControlCategory.cs @@ -18,4 +18,4 @@ public enum ActorControlCategory : ushort LimitBreak = 0x1F9, HoT = 0x603, DoT = 0x604 -} +} \ No newline at end of file