mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 14:51:46 +00:00
77609f1950
# Conflicts: # src/menu/menu.cpp
18 lines
220 B
Text
18 lines
220 B
Text
/* Default keybindings for all games */
|
|
|
|
KP8 +forward
|
|
KP5 +back
|
|
KP4 +moveleft
|
|
KP6 +moveright
|
|
KP7 +jump
|
|
KP1 crouch
|
|
KP0 +use
|
|
UpArrow +forward
|
|
DownArrow +back
|
|
LeftArrow +moveleft
|
|
RightArrow +moveright
|
|
mouse2 +altattack
|
|
|
|
|
|
|
|
|