整理操作GAME变量的代码,新增录像回放菜单(需要后续测试)

This commit is contained in:
MrZ626
2021-06-27 02:51:45 +08:00
parent 563d820fbe
commit 0f3c234ca0
10 changed files with 175 additions and 10 deletions

View File

@@ -71,6 +71,8 @@ return{
highScore="Personal Bests",
newRecord="New Record!",
replayBroken="Cannot load replay",
getNoticeFail="Failed fetching announcements...",
oldVersion="Version $1 is now available!",
needUpdate="Newer version required!",

View File

@@ -69,6 +69,8 @@ return{
highScore="Mejores puntajes",
newRecord="¡Nuevo Récord!",
-- replayBroken="Cannot load replay",
getNoticeFail="Error al buscar novedades.",
oldVersion="¡Está disponible la nueva versión $1!",
versionNotMatch="¡Las versiones no coinciden!",

View File

@@ -70,6 +70,8 @@ return{
highScore="Records personnels",
newRecord="Nouveau record !",
-- replayBroken="Cannot load replay",
getNoticeFail="Echec de l'obtention de la notice",
oldVersion="La version $1 est disponible !",
-- versionNotMatch="Version do not match!",

View File

@@ -70,6 +70,8 @@ return{
highScore="Melhor pessoal",
newRecord="Novo recorde",
-- replayBroken="Cannot load replay",
getNoticeFail="Não conseguiu ter anúncios",
oldVersion="Versão $1 esta disponível agora!",
-- versionNotMatch="Version do not match!",

View File

@@ -54,6 +54,8 @@ return{
highScore="__&:",
newRecord="^!!!^",
replayBroken=">x.",
errorMsg="An e??o? h@s occ^__ed @nd Techmino n__ds to r_st@rt.\n&**o* in#o h@$ b==n cre@ted, @nd y0u c@n $&nd it to the @uth0r.",
pauseStat={

View File

@@ -71,6 +71,8 @@ return{
highScore="最佳成绩",
newRecord="打破纪录",
replayBroken="无法加载该录像",
getNoticeFail="拉取公告失败",
oldVersion="最新版本$1可以下载了!",
needUpdate="请更新游戏!",