We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33b287 commit 9b4b0c5Copy full SHA for 9b4b0c5
AquaMai.Mods/Fancy/Triggers.cs
@@ -15,7 +15,7 @@ public class Triggers
15
en: "Execute some command on game idle.",
16
zh: """
17
在游戏闲置的时候执行指定的命令脚本
18
- 比如说可以在游戏闲置是降低显示器的亮度
+ 比如说可以在游戏闲置时降低显示器的亮度
19
""")]
20
private static readonly string execOnIdle = "";
21
0 commit comments