0

quadtree generation works. Changed scaling algorithm

This commit is contained in:
Andrew Brown
2010-09-04 19:22:04 -04:00
parent 8afeb05cc8
commit 1e08406dff
2 changed files with 19 additions and 10 deletions

View File

@@ -79,7 +79,7 @@ class ChunkRenderer(object):
# If the render algorithm changes, change this line to re-generate all
# the chunks automatically:
#h.update("1")
h.update("1")
digest = h.hexdigest()
# 6 digits ought to be plenty