mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 19:58:53 +00:00
parent
330289cf71
commit
4f9fe41ee6
3 changed files with 56 additions and 29 deletions
|
@ -483,6 +483,7 @@ 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