Only flush the directory cache of the screen shot directory.
This commit is contained in:
@@ -1150,7 +1150,7 @@ RString StepMania::SaveScreenshot( RString sDir, bool bSaveCompressed, bool bMak
|
|||||||
//
|
//
|
||||||
// Find a file name for the screenshot
|
// Find a file name for the screenshot
|
||||||
//
|
//
|
||||||
FlushDirCache();
|
FILEMAN->FlushDirCache( sDir );
|
||||||
|
|
||||||
vector<RString> files;
|
vector<RString> files;
|
||||||
GetDirListing( sDir + "screen*", files, false, false );
|
GetDirListing( sDir + "screen*", files, false, false );
|
||||||
|
|||||||
Reference in New Issue
Block a user