按键机制更改,新键位设置菜单
This commit is contained in:
@@ -109,13 +109,6 @@ return{
|
||||
|
||||
-- modInstruction="",
|
||||
-- modInfo={},--See lang_en.lua
|
||||
acts={
|
||||
"Déplacement vers la gauche :","Déplacement vers la droite :",
|
||||
"Rotation vers la droite:","Rotation vers la gauche :","180° :",
|
||||
"Chute instantanée :","Chute rapide :","Réserve :","Fonction1 :","Fonction2 :",
|
||||
"Déplacement instantané vers la gauche :","Déplacement instantané vers la droite : ","Chute sonique :","Descendre de 1 :","Descendre de 4 :","Descendre de 10 :",
|
||||
"Chute à gauche :","Chute à droite :","Zangi gauche :","Zangi droite :",
|
||||
},
|
||||
pauseStat={
|
||||
"Temps :",
|
||||
"Touche/Rot./Réserve :",
|
||||
@@ -310,9 +303,27 @@ return{
|
||||
reset="Réinitialisation",
|
||||
},
|
||||
setting_key={
|
||||
keyboard="Clavier",
|
||||
joystick="Manette",
|
||||
help="Flèches directionelles : Sélectionner/changer paramètre, Enter/Space : Modifier, Echap : Retour",
|
||||
a1="Déplacement vers la gauche",
|
||||
a2="Déplacement vers la droite",
|
||||
a3="Rotation vers la droite",
|
||||
a4="Rotation vers la gauche",
|
||||
a5="180°",
|
||||
a6="Chute instantanée",
|
||||
a7="Chute rapide",
|
||||
a8="Réserve",
|
||||
a9="Fonction1",
|
||||
a10="Fonction2",
|
||||
a11="Déplacement instantané vers la gauche",
|
||||
a12="Déplacement instantané vers la droite :",
|
||||
a13="Chute sonique",
|
||||
a14="Descendre de 1",
|
||||
a15="Descendre de 4",
|
||||
a16="Descendre de 10",
|
||||
a17="Chute à gauche",
|
||||
a18="Chute à droite",
|
||||
a19="Zangi gauche",
|
||||
a20="Zangi droite",
|
||||
restart="Réessayer",
|
||||
},
|
||||
setting_skin={
|
||||
title="Skin, orientations, etc.",
|
||||
|
||||
Reference in New Issue
Block a user