This commit is contained in:
Steve Checkoway
2006-09-16 03:59:02 +00:00
parent 951741153b
commit 6051deb2a8
+2
View File
@@ -68,6 +68,7 @@ retry:
RageException::Throw( sError );
break;
case Dialog::retry:
// XXX: Do we need to flush everything?
FlushDirCache();
goto retry;
case Dialog::ignore:
@@ -92,6 +93,7 @@ retry:
RageException::Throw( sError );
break;
case Dialog::retry:
// XXX: Do we need to flush everything?
FlushDirCache();
goto retry;
case Dialog::ignore: