mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 05:19:35 -05:00
Merge pull request #8735 from Ebola16/INIT
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