mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-23 13:00:24 -05:00
[Netplay] Disable Wiimotes
This commit is contained in:
@@ -466,7 +466,6 @@ void NetPlayDialog::OnAssignPads(wxCommandEvent&)
|
||||
pmd.ShowModal();
|
||||
|
||||
netplay_server->SetPadMapping(pmd.GetModifiedPadMappings());
|
||||
netplay_server->SetWiimoteMapping(pmd.GetModifiedWiimoteMappings());
|
||||
}
|
||||
|
||||
void NetPlayDialog::OnKick(wxCommandEvent&)
|
||||
|
||||
Reference in New Issue
Block a user