mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
[Netplay] Disable Wiimotes
This commit is contained in:
parent
1f2b1caf42
commit
28fbf6ae03
2 changed files with 2 additions and 29 deletions
|
@ -466,7 +466,6 @@ void NetPlayDialog::OnAssignPads(wxCommandEvent&)
|
|||
pmd.ShowModal();
|
||||
|
||||
netplay_server->SetPadMapping(pmd.GetModifiedPadMappings());
|
||||
netplay_server->SetWiimoteMapping(pmd.GetModifiedWiimoteMappings());
|
||||
}
|
||||
|
||||
void NetPlayDialog::OnKick(wxCommandEvent&)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue