Reset input config defaults to avoid conflicts and potential problems (alt should not be a key!)

This commit is contained in:
adelikat 2008-07-06 19:38:18 +00:00
parent 62dc9301a9
commit d1981c8950
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ int allowUDLR=1;
ButtConfig GamePadConfig[4][10]={
//Gamepad 1
{
MK(A), MK(LEFTCONTROL), MK(TAB), MK(ENTER), MK(BL_CURSORUP),
MK(F), MK(D), MK(S), MK(ENTER), MK(BL_CURSORUP),
MK(BL_CURSORDOWN),MK(BL_CURSORLEFT),MK(BL_CURSORRIGHT)
},