X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fmenu%2Fxonotic%2Fkeybinder.qc;fp=qcsrc%2Fmenu%2Fxonotic%2Fkeybinder.qc;h=9188263324a0b6a1b27441adf4c636122bcc95e8;hb=11619b0a1c009e78cb27f4143a534ddfac68062d;hp=a53f4a8862a718e157abd6ae3089b836552c5f03;hpb=8d913ff54adc3abbf6bff0e9964e4ea2e1292b34;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/menu/xonotic/keybinder.qc b/qcsrc/menu/xonotic/keybinder.qc index a53f4a886..918826332 100644 --- a/qcsrc/menu/xonotic/keybinder.qc +++ b/qcsrc/menu/xonotic/keybinder.qc @@ -114,7 +114,7 @@ void KeyBinds_BuildList() KEYBIND_HEADER(_("Teamplay")); KEYBIND_DEF("team_auto" , _("auto-join team")); - KEYBIND_DEF("scoreboard_team_selection" , _("team selection")); + KEYBIND_DEF("team_selection_show" , _("team selection")); KEYBIND_DEF("spec" , _("spectate")); KEYBIND_EMPTY_LINE();