mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-06 06:37:37 -05:00
@@ -483,6 +483,7 @@ 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