mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-30 20:51: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;
|
original_npad_type = npad_type;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SetPollingMode(EmulatedDeviceIndex::RightIndex, Common::Input::PollingMode::Active);
|
||||||
Disconnect();
|
Disconnect();
|
||||||
if (player.connected) {
|
if (player.connected) {
|
||||||
Connect();
|
Connect();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user