Clarify vehicle control name meaning

This commit is contained in:
Lwmte 2023-11-09 16:17:16 +01:00
parent 401ae0c84c
commit 30614e28ae

View file

@ -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" },