This commit is contained in:
dborth 2009-03-12 07:20:16 +00:00
parent ac2658e001
commit 691234b02f

View File

@ -224,7 +224,8 @@ LoadMCFile (char *buf, int slot, char *filename, bool silent)
if(CardError)
{
ErrorPrompt("Unable to open file!");
if(!silent)
ErrorPrompt("Unable to open file!");
}
else
{