整理代码,回放时按住空格可以三倍速播放

This commit is contained in:
MrZ626
2021-07-08 20:44:07 +08:00
parent 7295179f5d
commit 0e0b6db4a5
8 changed files with 33 additions and 34 deletions

View File

@@ -2,7 +2,6 @@ local C=COLOR
return{
anykey="Press a key!",
sureQuit="Press again to exit",
httpTimeout="Connection error: Timed out",
newDay="A new day, a new beginning!",
playedLong="You have been playing for a long time. Make sure to rest well!",
playedTooMuch="You have been playing for too long! Playing a block game is fun, but it's time to take a break.",

View File

@@ -2,7 +2,6 @@ return{
fallback=4,
anykey="Pulsa cualquier tecla",
sureQuit="Pulsa de nuevo para salir",
httpTimeout="¡Tiempo de espera de conexión agotado!",
newDay="[Anti-adicción] ¡Nuevo día, nuevo comienzo!",
playedLong="[Anti-adicción] Estuviste jugando un buen rato hoy. Recuerda descansar de vez en cuando.",
playedTooMuch="[Anti-adicción] ¡Has jugado mucho por hoy! No puedes jugar más.",

View File

@@ -2,7 +2,6 @@ return{
fallback=4,
anykey="Appuyez sur n'importe quelle touche",
sureQuit="Appuyez à nouveau pour sortir",
httpTimeout="La connexion au réseau ne s'est pas faite à temps.",
newDay="[Anti-addiction] Nouveau jour, nouveau commencement !",
playedLong="[Anti-addiction] Vous avez joué pendant un bon bout de temps aujourd'hui. Faites des pauses.",
playedTooMuch="[Anti-addiction] Vous avez joué trop longtemps ! Vous ne pouvez plus jouer.",

View File

@@ -3,7 +3,6 @@ return{
fallback=4,
anykey="Pressione qualquer tecla",
sureQuit="Aparte novamente para sair",
httpTimeout="Conexão de rede expirou",
newDay="[Anti-vício] Novo dia, um começo novo!",
playedLong="[Anti-vício] Você andou jogando bastante hoje. Certifique-se de fazer pausas.",
playedTooMuch="[Anti-vício] Você esteve jogando demais hoje! Você não pode jogar mais.",

View File

@@ -1,7 +1,6 @@
return{
fallback=4,
anykey="↓□↓",
httpTimeout="e??????x",
atkModeName={"?","( )","!","←→"},
royale_remain="$1 ~",

View File

@@ -1,6 +1,5 @@
return{
anykey="您开始了",
httpTimeout="没网或者网不好?",
playedLong="今天玩很久了,给我注意点",
playedTooMuch="特么再玩小心眼睛瞎掉,爬",

View File

@@ -2,7 +2,6 @@ local C=COLOR
return{
anykey="按任意键继续",
sureQuit="再按一次退出",
httpTimeout="网络连接超时!",
newDay="新的一天,新的开始~",
playedLong="已经玩很久了!注意休息!",
playedTooMuch="今天玩太久啦!打块好玩但也要适可而止哦~",