mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-30 18:21:33 -08:00
Merge yuzu-emu#12687
This commit is contained in:
parent
5e45e469d3
commit
e52e4871ff
@ -110,6 +110,7 @@ void EmulatedController::ReloadFromSettings() {
|
||||
original_npad_type = npad_type;
|
||||
}
|
||||
|
||||
SetPollingMode(EmulatedDeviceIndex::RightIndex, Common::Input::PollingMode::Active);
|
||||
Disconnect();
|
||||
if (player.connected) {
|
||||
Connect();
|
||||
|
Loading…
x
Reference in New Issue
Block a user