mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06: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