I am a fucking idiot

This commit is contained in:
StapleButter 2017-03-29 23:09:47 +02:00
parent 99e4ad409f
commit a65b45a334
1 changed files with 1 additions and 1 deletions

View File

@ -228,7 +228,7 @@ void InputConfigDialog::OnKeyDown(wxKeyEvent& event)
return;
}
if (pollid >= 12) return;
if (id >= 12) return;
keymapping[id] = code;