Forgot this from the last commit.

This commit is contained in:
Rachel Bryk 2013-07-23 19:55:17 -04:00
parent 9fdc7360cd
commit 8a4b6f3d73
1 changed files with 1 additions and 1 deletions

View File

@ -371,7 +371,7 @@ void TASInputDlg::GetKeyBoardInput(SPADStatus *PadStatus)
wx_l_button->SetValue(true);
L_button_cont = true;
}
else if (L_slider_cont)
else if (L_button_cont)
{
wx_l_button->SetValue(false);
L_button_cont = false;