新增游戏内方块和场地的亮度参数调整

This commit is contained in:
MrZ626
2021-07-08 03:57:18 +08:00
parent 7b227181f2
commit 03dad89787
13 changed files with 103 additions and 3 deletions

View File

@@ -348,6 +348,9 @@ return{
clean="Fast Draw",
fullscreen="Full Screen",
bg="Background",
blockSatur="Block Saturation",
fieldSatur="Field Saturation",
},
setting_sound={
title="Sound Settings",

View File

@@ -323,6 +323,9 @@ return{
clean="Fast Draw",
fullscreen="Pant. Completa",
bg="Fondo",
-- blockSatur="Block Saturation",
-- fieldSatur="Field Saturation",
},
setting_sound={
title="Ajustes de Sonido",

View File

@@ -321,6 +321,9 @@ return{
-- clean="Fast Draw",
fullscreen="Plein écran",
bg="Arrière-plan",
-- blockSatur="Block Saturation",
-- fieldSatur="Field Saturation",
},
setting_sound={
title="Paramètres du son",

View File

@@ -347,6 +347,9 @@ return{
-- clean="Fast Draw",
fullscreen="Tela cheia",
bg="Fundo",
-- blockSatur="Block Saturation",
-- fieldSatur="Field Saturation",
},
setting_sound={
title="Config. de sons",

View File

@@ -176,6 +176,9 @@ return{
clean="[]→→O",
fullscreen="|←→|",
bg="__?__",
blockSatur="==#0x",
fieldSatur="[]#0x",
},
setting_sound={
title="(~~)",

View File

@@ -348,6 +348,9 @@ return{
clean="绘制优化",
fullscreen="全屏",
bg="背景",
blockSatur="方块饱和度",
fieldSatur="场地饱和度",
},
setting_sound={
title="声音设置",