forked from dolphin-emu/dolphin
Android: Reload Wii Remote settings upon saving them
This commit is contained in:
+1
@@ -181,6 +181,7 @@ public class Settings
|
||||
|
||||
// Notify the native code of the changes
|
||||
NativeLibrary.ReloadConfig();
|
||||
NativeLibrary.ReloadWiimoteConfig();
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user