Skip to content

Commit ebda3da

Browse files
Update KLD transition config entry description
1 parent 80e835c commit ebda3da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AquaMai.Mods/Fancy/SetFade.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public class SetFade
2222
[ConfigEntry(name: "转场类型", zh: "0:Normal, 1:Plus, 2:Festa(仅限1.60+)")]
2323
public static readonly int FadeType = 0;
2424

25-
[ConfigEntry(name: "[仅限1.55+]启用特殊KLD转场", zh: "仅在配置过的歌曲启用KLD转场。1.50及以下版本无效。1.50我不想适配了如果有人想适配可以dd我)@力大砖飞")]
25+
[ConfigEntry(name: "[仅限1.55+]启用特殊KLD转场,需要下载额外JSON文件", zh: "仅在配置过的歌曲启用KLD转场。1.50及以下版本无效。1.50我不想适配了如果有人想适配可以dd我)@力大砖飞")]
2626
public static readonly bool isKLDEnabled = true;
2727

2828
private static readonly string JSONDir = "LocalAssets";

0 commit comments

Comments
 (0)