Always allow fast load when reloading
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ public:
|
||||
void InvalidateCachedTrails();
|
||||
|
||||
void InitAll( LoadingWindow *ld ); // songs, courses, groups - everything.
|
||||
void Reload( bool bAllowFastLoad, LoadingWindow *ld=nullptr ); // songs, courses, groups - everything.
|
||||
void Reload( LoadingWindow *ld=nullptr ); // songs, courses, groups - everything.
|
||||
void PreloadSongImages();
|
||||
|
||||
bool IsGroupNeverCached(const RString& group) const;
|
||||
|
||||
Reference in New Issue
Block a user