temp hack to fix flushing; remaining Save/ paths need to be changed to /Save/
This commit is contained in:
@@ -737,6 +737,7 @@ static bool PathUsesSlowFlush( const RString &sPath )
|
||||
{
|
||||
static const char *FlushPaths[] =
|
||||
{
|
||||
"/Save/",
|
||||
"Save/"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user