mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 10:08:18 +00:00
Fix menu
This commit is contained in:
parent
97cf635e75
commit
845ca5ec7c
|
@ -431,8 +431,8 @@ static CKeyInfo gs_aKeys[] =
|
|||
{ "Jump", "+jump", 0 },
|
||||
{ "Fire", "+fire", 0 },
|
||||
{ "Hook", "+hook", 0 },
|
||||
{ "Hammer", "+weapon1", 0 },
|
||||
{ "Hook Collisions", "+showhookcoll", 0 },
|
||||
{ "Hammer", "+weapon1", 0 },
|
||||
{ "Pistol", "+weapon2", 0 },
|
||||
{ "Shotgun", "+weapon3", 0 },
|
||||
{ "Grenade", "+weapon4", 0 },
|
||||
|
|
Loading…
Reference in a new issue