From 4571e63fcee2ae5bab88c4fc249e16bd85e94d4a Mon Sep 17 00:00:00 2001 From: Clansty Date: Wed, 7 May 2025 04:56:38 +0800 Subject: [PATCH] [O] DisableLightOutGame comments --- AquaMai.Mods/UX/DisableLightOutGame.cs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/AquaMai.Mods/UX/DisableLightOutGame.cs b/AquaMai.Mods/UX/DisableLightOutGame.cs index 0d141e14..1a7b3932 100644 --- a/AquaMai.Mods/UX/DisableLightOutGame.cs +++ b/AquaMai.Mods/UX/DisableLightOutGame.cs @@ -10,7 +10,10 @@ namespace AquaMai.Mods.UX; [ConfigSection( en: "Disable button LED when not playing", - zh: "“一闪一闪的 闪的我心发慌”")] + zh: """ + 在游戏闲置时关闭外键和框体的灯光 + “一闪一闪的 闪的我心发慌” + """)] public static class DisableLightOutGame { [HarmonyPrefix]