diff --git a/stepmania/src/RageFileManager.cpp b/stepmania/src/RageFileManager.cpp index 3d532c5359..2f0f2c113b 100644 --- a/stepmania/src/RageFileManager.cpp +++ b/stepmania/src/RageFileManager.cpp @@ -737,6 +737,7 @@ static bool PathUsesSlowFlush( const RString &sPath ) { static const char *FlushPaths[] = { + "/Save/", "Save/" };