mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Clarify vehicle control name meaning
This commit is contained in:
parent
401ae0c84c
commit
30614e28ae
1 changed files with 2 additions and 2 deletions
|
@ -29,9 +29,9 @@ local strings =
|
|||
actions_roll = { "Roll" },
|
||||
actions_save = { "Save" },
|
||||
actions_select = { "Select" },
|
||||
actions_slow = { "Slow" },
|
||||
actions_slow = { "Slower" },
|
||||
actions_small_medipack = { "Small Medipack" },
|
||||
actions_speed = { "Speed" },
|
||||
actions_speed = { "Faster" },
|
||||
actions_sprint = { "Sprint" },
|
||||
actions_step_left = { "Step Left" },
|
||||
actions_step_right = { "Step Right" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue