mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 23:29:17 +00:00
Fixed the wiimote profiles not taking effect.
This commit is contained in:
parent
d34e908c4e
commit
b200e83b02
3 changed files with 2 additions and 6 deletions
|
@ -757,7 +757,6 @@ void GamepadPage::RefreshDevices(wxCommandEvent&)
|
|||
// update device cbox
|
||||
m_config_dialog->UpdateDeviceComboBox();
|
||||
|
||||
//if (SConfig::GetInstance().m_LocalCoreStartupParameter.bWii)
|
||||
Wiimote::LoadConfig();
|
||||
Keyboard::LoadConfig();
|
||||
Pad::LoadConfig();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue