Don't partially delete house when overwriting the current house

This commit is contained in:
elasota
2021-03-07 05:07:48 -05:00
parent 55ec6c516c
commit fe4a8a55c6
3 changed files with 14 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ namespace PLErrors
kBadFileName,
kFileNotFound,
kAccessDenied,
kFileIsBusy,
kOutOfMemory,