mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Forgot this from the last commit.
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user