mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 14:52:01 +00:00
Bind medkit to mouse3 by default
git-svn-id: https://svn.eduke32.com/eduke32@8067 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
c670cceb18
commit
5f8e7193d7
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ static const char * mousedefaults[MAXMOUSEBUTTONS] =
|
|||
{
|
||||
"Fire",
|
||||
"Alt_Fire",
|
||||
"Jetpack",
|
||||
"MedKit",
|
||||
"",
|
||||
"Previous_Weapon",
|
||||
"Next_Weapon",
|
||||
|
|
Loading…
Reference in a new issue