Update ui_controls3.c

This commit is contained in:
Simon 2022-03-13 19:03:47 +00:00
parent edee441e7a
commit ce6e74ed0f

View file

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