Update minetestmapper.py

This commit is contained in:
Jacob Gustafson 2016-03-09 15:03:54 -05:00
parent aad56da8c0
commit 61143c1cab
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ if os.path.exists(path + "sectors"):
zlist.append(z)
if len(xlist) == 0 or len(zlist) == 0:
print("At this chunk, data does not exist.")
print("At this location, data does not exist.")
sys.exit(1)
# Get rid of doubles