修改大方块模式说明

This commit is contained in:
MrZ_26
2023-09-23 03:56:15 +08:00
parent 622ae07b32
commit 43aecd2467
3 changed files with 6 additions and 6 deletions

View File

@@ -806,8 +806,8 @@ return {
['round_h']= {"Round(Hard);", "", "下棋模式"},
['round_l']= {"Round(Lunatic);", "", "下棋模式"},
['round_u']= {"Round(Ultimate);", "", "下棋模式"},
['big_n']= {"Big(Normal);", "", "模拟10*5场地的玩法(标准尺寸的一半)"},
['big_h']= {"Big(Hard);", "", "模拟10*5场地的玩法(标准尺寸的一半)"},
['big_n']= {"Big(Normal);", "", "模拟5x10场地(标准尺寸的一半)"},
['big_h']= {"Big(Hard);", "", "模拟5x10场地(标准尺寸的一半)"},
['master_n']= {"Master(Normal);", "", "20G初心者练习"},
['master_h']= {"Master(Hard);", "", "上级者20G挑战"},
['master_m']= {"Master(M21);", "", "大师20G"},