mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-24 10:40:46 +00:00
- changed mismatching names in the binding files.
This commit is contained in:
parent
bcf3385ddf
commit
f1cdaf6054
9 changed files with 9 additions and 9 deletions
|
@ -30,7 +30,7 @@
|
|||
"Weapon_8", "8"
|
||||
"Weapon_9", "9"
|
||||
"Weapon_10", "0"
|
||||
"Inventory_Use", "Enter", "KpdEnt"
|
||||
"Inventory", "Enter", "KpdEnt"
|
||||
"Inventory_Left", "["
|
||||
"Inventory_Right", "]"
|
||||
"Map_Toggle", "Tab"
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"Weapon_8", "8"
|
||||
"Weapon_9", "9"
|
||||
"Weapon_10", "0"
|
||||
"Inventory_Use", "Enter", "KpdEnt"
|
||||
"Inventory", "Enter", "KpdEnt"
|
||||
"Inventory_Left", "["
|
||||
"Inventory_Right", "]"
|
||||
"Map_Toggle", "Tab"
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"Weapon_8", "8"
|
||||
"Weapon_9", "9"
|
||||
"Weapon_10", "0"
|
||||
"Inventory_Use", "Enter", "KpdEnt"
|
||||
"Inventory", "Enter", "KpdEnt"
|
||||
"Inventory_Left", "["
|
||||
"Inventory_Right", "]"
|
||||
"Map_Toggle", "Tab"
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"Show_DukeMatch_Scores"
|
||||
"Dpad_Select",+
|
||||
"Dpad_Aiming"
|
||||
"Alternate_Weapon"
|
||||
"Alt_Weapon"
|
||||
"Last_Used_Weapon", "X"
|
||||
"Quick_Save", "F6"
|
||||
"Quick_Load", "F9"
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"Show_DukeMatch_Scores"
|
||||
"Dpad_Select"
|
||||
"Dpad_Aiming"
|
||||
"Alternate_Weapon"
|
||||
"Alt_Weapon"
|
||||
"Last_Used_Weapon"
|
||||
"Quick_Save", "F6"
|
||||
"Quick_Load", "F9"
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"Show_DukeMatch_Scores"
|
||||
"Dpad_Select"
|
||||
"Dpad_Aiming"
|
||||
"Alternate_Weapon"
|
||||
"Alt_Weapon"
|
||||
"Last_Used_Weapon"
|
||||
"Quick_Save", "F6"
|
||||
"Quick_Load", "F9"
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"Show_DukeMatch_Scores"
|
||||
"Dpad_Select",+
|
||||
"Dpad_Aiming"
|
||||
"Alternate_Weapon"
|
||||
"Alt_Weapon"
|
||||
"Last_Used_Weapon", "X"
|
||||
"Quick_Save", "F6"
|
||||
"Quick_Load", "F9"
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"Show_DukeMatch_Scores"
|
||||
"Dpad_Select"
|
||||
"Dpad_Aiming"
|
||||
"Alternate_Weapon"
|
||||
"Alt_Weapon"
|
||||
"Last_Used_Weapon"
|
||||
"Quick_Save", "F6"
|
||||
"Quick_Load", "F9"
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"Show_DukeMatch_Scores"
|
||||
"Dpad_Select"
|
||||
"Dpad_Aiming"
|
||||
"Alternate_Weapon"
|
||||
"Alt_Weapon"
|
||||
"Last_Used_Weapon"
|
||||
"Quick_Save", "F6"
|
||||
"Quick_Load", "F9"
|
||||
|
|
Loading…
Reference in a new issue