Move RCtrl keybind for gamefunc_Fire to slot 1 instead of 2

git-svn-id: https://svn.eduke32.com/eduke32@7837 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
terminx 2019-07-24 12:56:41 +00:00 committed by Christoph Oelckers
parent bf573ff2c9
commit 686a906c78

View file

@ -126,7 +126,7 @@ const char keydefaults[NUMGAMEFUNCTIONS*2][MAXGAMEFUNCLEN] =
"Left", "Kpad4", "Left", "Kpad4",
"Right", "KPad6", "Right", "KPad6",
"LAlt", "RAlt", "LAlt", "RAlt",
"", "RCtrl", "RCtrl", "",
"E", "", "E", "",
"LShift", "RShift", "LShift", "RShift",
"", "", "", "",