Fixed the wiimote profiles not taking effect.

This commit is contained in:
skidau 2015-03-09 08:32:14 +11:00
commit b200e83b02
3 changed files with 2 additions and 6 deletions

View file

@ -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();