diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ingame_options.menu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/ingame_options.menu b/ui/ingame_options.menu index f80c311c..00390713 100644 --- a/ui/ingame_options.menu +++ b/ui/ingame_options.menu @@ -634,8 +634,8 @@ name move group optionsGrp type ITEM_TYPE_BIND - text "Sprint:" - cvar "boost" + text "Sprint / Dodge:" + cvar "+button6" rect SCONTENT_X (SCONTENT_Y+(2*ELEM_H)) SCONTENT_W ELEM_H textalign ALIGN_RIGHT textvalign VALIGN_CENTER |