@@ -117,6 +117,7 @@ class WorldRenderer(object):
if 1000 % i == 0 or i % 1000 == 0:
print "{0}/{1} chunks rendered".format(i, len(chunks))
pool.join()
print "Done!"
return results
The note is not visible to the blocked user.