Update ui_controls3.c

This commit is contained in:
Simon 2022-03-13 19:03:47 +00:00
parent edee441e7a
commit ce6e74ed0f
1 changed files with 2 additions and 2 deletions

View File

@ -241,8 +241,8 @@ static void Controls3_MenuInit( void ) {
static const char *s_controlschema[] =
{
"Primary",
"Secondary",
"Default (Weapon Selector on Right Grip)",
"Alternative (Weapon Selector on Right Thumbstick)",
NULL
};