When PS1 loading was enabled, someone neglected to check that allowing the function to continue wouldn't cause any problems.

Fixes #1515
This commit is contained in:
Pseudonym 2016-08-15 14:20:36 +01:00
parent 5c7e2432bd
commit 07e21427b9
1 changed files with 1 additions and 0 deletions

View File

@ -398,6 +398,7 @@ void cdvdReloadElfInfo(wxString elfoverride)
)
);
//Console.Error( "Playstation1 game discs are not supported by PCSX2." );
return;
}
// Isn't a disc we recognize?