Skip to content

Commit 7f99cd4

Browse files
committed
chore: 修改提示文字
1 parent 90e4702 commit 7f99cd4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AquaMai.Mods/GameSystem/SongConstantSort.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ namespace AquaMai.Mods.GameSystem;
2020

2121
[ConfigSection(
2222
name: "定数排序",
23-
en: "Add a constant difficulty sort tab to the music selection screen.",
24-
zh: "在选曲界面添加按谱面定数排序的标签页")]
23+
en: "Sorts the song list by precise difficulty constants. Please switch to this sorting mode in game.",
24+
zh: "按照细化定数来排序乐曲列表,请在游戏内切换至该排列模式")]
2525
public class SongConstantSort
2626
{
2727
public static void OnBeforePatch()

0 commit comments

Comments
 (0)