mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
fixed unlock not closed file stream
This commit is contained in:
@@ -2965,6 +2965,7 @@ static void GetSaveGameImage() {
|
||||
error("Could not restore screenshot from file!");
|
||||
}
|
||||
savedState->endSection();
|
||||
delete savedState;
|
||||
printf("GetSaveGameImage() finished.\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user