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

View File

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