修复画面设置界面布局问题
This commit is contained in:
@@ -289,14 +289,14 @@ return{
|
||||
game="Game→",
|
||||
|
||||
block="Draw Block",
|
||||
ghost="Ghost",
|
||||
center="Center",
|
||||
|
||||
smooth="Smooth Falling",
|
||||
grid="Grid",
|
||||
upEdge="3D Block",
|
||||
bagLine="Bag Separator",
|
||||
|
||||
ghost="Ghost",
|
||||
grid="Grid",
|
||||
center="Center",
|
||||
|
||||
lockFX="Lock FX",
|
||||
dropFX="Drop FX",
|
||||
moveFX="Move FX",
|
||||
@@ -304,7 +304,7 @@ return{
|
||||
splashFX="Splash FX",
|
||||
shakeFX="Field Sway",
|
||||
atkFX="Atk. FX",
|
||||
frame="Render Frame Rate",
|
||||
frame="Render Frame Rate(%)",
|
||||
|
||||
text="Line Clear Pop-up",
|
||||
score="Score Pop-up",
|
||||
|
||||
@@ -276,7 +276,7 @@ return{
|
||||
splashFX="Effets splash",
|
||||
shakeFX="Tremblements de l'écran",
|
||||
atkFX="Effets d'attaque",
|
||||
frame="Montrer les FPS",
|
||||
frame="Montrer les FPS(%)",
|
||||
|
||||
text="Texte d'action",
|
||||
score="Pop-up de score",
|
||||
|
||||
@@ -289,14 +289,14 @@ return{
|
||||
game="Jogo→",
|
||||
|
||||
block="Mostrar bloco",
|
||||
ghost="Fantasma",
|
||||
center="Centro",
|
||||
|
||||
smooth="Queda suave",
|
||||
grid="Rede",
|
||||
upEdge="3D bloco",
|
||||
bagLine="Linha da bolsa",
|
||||
|
||||
ghost="Fantasma",
|
||||
grid="Rede",
|
||||
center="Centro",
|
||||
|
||||
lockFX="Nível FX Trava",
|
||||
dropFX="Nível FX Queda",
|
||||
moveFX="Nível FX Mover",
|
||||
@@ -304,7 +304,7 @@ return{
|
||||
splashFX="Nível FX Splash",
|
||||
shakeFX="Nível Tremida Tabuleiro",
|
||||
atkFX="Nível FX Atk.",
|
||||
frame="Render Frame Rate",
|
||||
frame="Render Frame Rate(%)",
|
||||
|
||||
text="Texto de ação",
|
||||
score="Pop-up de pontos",
|
||||
|
||||
@@ -281,7 +281,7 @@ return{
|
||||
splashFX="FX Vis. de Splash",
|
||||
shakeFX="Bamboleo del Tablero",
|
||||
atkFX="FX Vis. de Ataque",
|
||||
frame="Ratio de FPSs",
|
||||
frame="Ratio de FPSs(%)",
|
||||
|
||||
text="Texto de Acciones",
|
||||
score="Puntaje en Pantalla",
|
||||
|
||||
@@ -163,7 +163,7 @@ return{
|
||||
splashFX="↑↑↑~",
|
||||
shakeFX="~|~|~",
|
||||
atkFX="→→~",
|
||||
frame="|=|",
|
||||
frame="|=|%",
|
||||
|
||||
text="ABC",
|
||||
score="+123",
|
||||
|
||||
@@ -294,7 +294,7 @@ return{
|
||||
bagLine="包分界线",
|
||||
|
||||
ghost="阴影不透明度",
|
||||
grid="网格",
|
||||
grid="网格不透明度",
|
||||
center="旋转中心不透明度",
|
||||
|
||||
lockFX="锁定特效",
|
||||
@@ -304,7 +304,7 @@ return{
|
||||
splashFX="溅射特效",
|
||||
shakeFX="晃动特效",
|
||||
atkFX="攻击特效",
|
||||
frame="绘制帧率",
|
||||
frame="绘制帧率(%)",
|
||||
|
||||
text="消行文本",
|
||||
score="分数动画",
|
||||
|
||||
Reference in New Issue
Block a user