mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-28 13:50:22 -05:00
Fixed the wiimote profiles not taking effect.
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user