mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-26 05:52:03 +00:00
Update ui_controls3.c
This commit is contained in:
parent
edee441e7a
commit
ce6e74ed0f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue