新增行号显示(设置可调透明度) close #196

This commit is contained in:
MrZ626
2021-08-14 13:25:34 +08:00
parent 6559a405e1
commit fbc1c6b60a
12 changed files with 29 additions and 11 deletions

View File

@@ -332,8 +332,9 @@ return{
ghostType="Ghost Type",
ghost="Ghost",
grid="Grid",
center="Center",
grid="Grid",
lineNum="line No.",
lockFX="Lock FX",
dropFX="Drop FX",

View File

@@ -298,8 +298,9 @@ return{
-- ghostType="Ghost Type",
ghost="Fantasma",
grid="Grilla",
center="Centrar",
grid="Grilla",
-- lineNum="line No.",
lockFX="FX Vis. de Bloqueo",
dropFX="FX Vis. de Caída",

View File

@@ -296,8 +296,9 @@ return{
-- ghostType="Ghost Type",
ghost="Pièce fantôme",
grid="Grille",
center="Centre",
grid="Grille",
-- lineNum="line No.",
lockFX="Effets de verrouillage",
dropFX="Effets de chute",

View File

@@ -322,8 +322,9 @@ return{
-- ghostType="Ghost Type",
ghost="Fantasma",
grid="Rede",
center="Centro",
grid="Rede",
-- lineNum="line No.",
lockFX="Nível FX Trava",
dropFX="Nível FX Queda",

View File

@@ -156,8 +156,9 @@ return{
ghostType="__↓?__",
ghost="__↓__",
grid="#",
center="+",
grid="#",
lineNum="--No.",
lockFX="↓_~",
dropFX="↓~",

View File

@@ -87,6 +87,7 @@ return{
block="方块可见",
ghost="阴影",
center="中心",
lineNum="行号",
text="招式名",
score="跳分",

View File

@@ -332,8 +332,9 @@ return{
ghostType="阴影样式",
ghost="阴影不透明度",
grid="网格不透明度",
center="旋转中心不透明度",
grid="网格不透明度",
lineNum="行号透明度",
lockFX="锁定特效",
dropFX="下落特效",