取消静音按钮,添加总音量滑条

This commit is contained in:
MrZ626
2021-09-11 23:03:49 +08:00
parent a395004027
commit aababce74c
10 changed files with 17 additions and 23 deletions

View File

@@ -375,6 +375,7 @@ return{
game="←Game",
graphic="Video→",
mainVol="Main Volume",
bgm="BGM",
sfx="SFX",
stereo="Stereo",

View File

@@ -340,6 +340,7 @@ return{
game="←Juego",
graphic="Video→",
-- mainVol="Main Volume",
bgm="BGM",
sfx="SFX",
stereo="Estéreo",

View File

@@ -339,6 +339,7 @@ return{
game="←Jeu",
graphic="Vidéo→",
-- mainVol="Main Volume",
bgm="Musique",
sfx="Sons",
stereo="Stéréo",

View File

@@ -363,6 +363,7 @@ return{
game="←Jogo",
graphic="Vídeo→",
-- mainVol="Main Volume",
bgm="BGM",
sfx="SFX",
stereo="Stereo",

View File

@@ -257,6 +257,7 @@ return{
game="←Game",
graphic="Video→",
mainVol="#_#",
bgm="#~#",
sfx="#!#",
stereo="←~→",

View File

@@ -100,6 +100,7 @@ return{
game="←游戏设置",
graphic="改画面→",
mainVol="",
bgm="",
spawn="出块",
warn="警告",

View File

@@ -374,6 +374,7 @@ return{
game="←游戏设置",
graphic="画面设置→",
mainVol="总音量",
bgm="音乐",
sfx="音效",
stereo="立体声",