mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-19 21:03:42 -07:00
Fix old file deletion.
This commit is contained in:
parent
47c5a7f308
commit
6f4e84fa39
1 changed files with 0 additions and 1 deletions
|
@ -1163,7 +1163,6 @@ void SaveManager::LoadFile(int fileNum) {
|
|||
" " + newFileName + "\n" +
|
||||
"If this was not in error, the file should be deleted.");
|
||||
saveMtx.unlock();
|
||||
SaveFile(fileNum);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue