mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-10 06:41:58 +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[] =
|
static const char *s_controlschema[] =
|
||||||
{
|
{
|
||||||
"Primary",
|
"Default (Weapon Selector on Right Grip)",
|
||||||
"Secondary",
|
"Alternative (Weapon Selector on Right Thumbstick)",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue