From db53f3161ca3ded16e963ee22e339dc9070ff246 Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Sat, 30 Aug 2025 10:55:28 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=A9=BA=E6=A0=BC=20[skip=20changelog?= =?UTF-8?q?]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/MaaWpfGui/Constants/Enums/OperatorType.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MaaWpfGui/Constants/Enums/OperatorType.cs b/src/MaaWpfGui/Constants/Enums/OperatorType.cs index e18d664529..e003e3823d 100644 --- a/src/MaaWpfGui/Constants/Enums/OperatorType.cs +++ b/src/MaaWpfGui/Constants/Enums/OperatorType.cs @@ -69,7 +69,7 @@ public enum OperatorType Drone, /// - /// 召唤物 (from asst::BattleDataConfig, MAA内部分类使用Drone + /// 召唤物 (from asst::BattleDataConfig, MAA 内部分类使用 Drone /// Token = Drone,