Skip to content

Commit fb5076d

Browse files
committed
chore: 文案
1 parent 7363892 commit fb5076d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AquaMai.Mods/GameSystem/SongConstantSort.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ namespace AquaMai.Mods.GameSystem;
2121
[ConfigSection(
2222
name: "定数排序",
2323
en: "Sorts the song list by precise difficulty constants. Please switch to this sorting mode in game.",
24-
zh: "按照细化定数来排序乐曲列表,请在游戏内切换至该排列模式")]
24+
zh: "按照乐曲实际的细化定数来排序乐曲列表。请在游戏内切换至该排列模式")]
2525
public class SongConstantSort
2626
{
2727
public static void OnBeforePatch()

0 commit comments

Comments
 (0)