Revert back to ignoring FastLoad when reloading from operator menu
Many people (especially chart authors) expect that behaviour.
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@ public:
|
||||
* last invocation of this function
|
||||
*/
|
||||
void InitAll( LoadingWindow *ld, bool onlyAdditions );
|
||||
void Reload( LoadingWindow *ld=nullptr );
|
||||
void Reload( bool bAllowFastLoad, LoadingWindow *ld=nullptr );
|
||||
void LoadAdditions( LoadingWindow *ld=nullptr );
|
||||
void PreloadSongImages();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user