mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Change to auto walk/glide.
This commit is contained in:
parent
07017da19b
commit
b99c02401d
@ -50,7 +50,7 @@
|
|||||||
"gameinput.togglewield": "Toggle Wield",
|
"gameinput.togglewield": "Toggle Wield",
|
||||||
"gameinput.interact": "Interact",
|
"gameinput.interact": "Interact",
|
||||||
"gameinput.freelook": "Free Look",
|
"gameinput.freelook": "Free Look",
|
||||||
"gameinput.autowalk": "Auto Walk",
|
"gameinput.autowalk": "Auto Walk/Glide",
|
||||||
"gameinput.cameraclamp": "Camera Clamp",
|
"gameinput.cameraclamp": "Camera Clamp",
|
||||||
"gameinput.dance": "Dance",
|
"gameinput.dance": "Dance",
|
||||||
"gameinput.select": "Select Entity",
|
"gameinput.select": "Select Entity",
|
||||||
|
@ -44,7 +44,7 @@ Whenever you feel ready, try to get even better equipment from the many challeng
|
|||||||
|
|
||||||
"hud.free_look_indicator": "Free look active. Press {key} to disable.",
|
"hud.free_look_indicator": "Free look active. Press {key} to disable.",
|
||||||
"hud.camera_clamp_indicator": "Camera vertical clamp active. Press {key} to disable.",
|
"hud.camera_clamp_indicator": "Camera vertical clamp active. Press {key} to disable.",
|
||||||
"hud.auto_walk_indicator": "Auto walk active",
|
"hud.auto_walk_indicator": "Auto walk/glide active",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user