mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-10 23:02:03 +00:00
- missed one binding definition file.
This commit is contained in:
parent
a5a0c38474
commit
248c2feba2
1 changed files with 22 additions and 0 deletions
22
wadsrc/static/demolition/origbinds.txt
Normal file
22
wadsrc/static/demolition/origbinds.txt
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uparrow "+Move_Forward"
|
||||||
|
downarrow "+Move_Backward"
|
||||||
|
LCtrl "+Fire"
|
||||||
|
RCtrl "+Fire"
|
||||||
|
Space "+Open"
|
||||||
|
A "+Jump"
|
||||||
|
/ "+Jump"
|
||||||
|
Z "+Crouch"
|
||||||
|
PgUp "+Look_Up"
|
||||||
|
KP9 "+Look_Up"
|
||||||
|
PgDn "+Look_Down"
|
||||||
|
KP3 "+Look_Down"
|
||||||
|
KP. "+Look_Right"
|
||||||
|
, "+Strafe_Left"
|
||||||
|
. "+Strafe_Right"
|
||||||
|
KP7 "+Aim_Up"
|
||||||
|
KP1 "+Aim_Down"
|
||||||
|
KP5 "+Center_View"
|
||||||
|
KP- "+Shrink_Screen"
|
||||||
|
KP+ "+Enlarge_Screen"
|
||||||
|
U "+Mouse_Aiming"
|
||||||
|
I "+Toggle_Crosshair"
|
Loading…
Reference in a new issue