Merge pull request #1538 from Stevoisiak/netplayCleanup

Removed "Dual Core [OFF]" from netplay warnings
This commit is contained in:
Lioncash 2014-11-13 21:53:30 -05:00
commit 3b2d605fb5
1 changed files with 0 additions and 1 deletions

View File

@ -123,7 +123,6 @@ NetPlaySetupDiag::NetPlaySetupDiag(wxWindow* const parent, const CGameListCtrl*
wxStaticText* const alert_lbl = new wxStaticText(connect_tab, wxID_ANY,
_("ALERT:\n\n"
"Netplay will only work with the following settings:\n"
" - Enable Dual Core [OFF]\n"
" - DSP Emulator Engine Must be the same on all computers!\n"
" - DSP on Dedicated Thread [OFF]\n"
" - Manually set the extensions for each wiimote\n"