mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 05:40:01 -06:00
Fixed the wiimote profiles not taking effect.
This commit is contained in:
@ -57,7 +57,7 @@ void Initialize(void* const hwnd, bool wait)
|
||||
|
||||
void LoadConfig()
|
||||
{
|
||||
s_config.LoadConfig(true);
|
||||
s_config.LoadConfig(false);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user