fix: Properly load and restore the metadata for saves (#1550)
* fix: save metadata loading Notify others that the thumbnail data is loaded. Refs: #124 * refactor: remove redundant class field
This commit is contained in:
@@ -50,7 +50,6 @@ private:
|
||||
int m_iGameModeId;
|
||||
bool m_bHasBeenInCreative;
|
||||
bool m_bIsSaveOwner;
|
||||
bool m_bRetrievingSaveThumbnail;
|
||||
bool m_bSaveThumbnailReady;
|
||||
bool m_bMultiplayerAllowed;
|
||||
bool m_bShowTimer;
|
||||
|
||||
Reference in New Issue
Block a user