fix dumpmap error when only thing to do is deleting files
This commit is contained in:
parent
24611c8863
commit
908e2baa8c
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ class MapdataWriter:
|
||||||
))
|
))
|
||||||
print()
|
print()
|
||||||
self.delete.append(file_path)
|
self.delete.append(file_path)
|
||||||
|
count += 1
|
||||||
|
|
||||||
return count
|
return count
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue