0

Merge pull request #943 from krotton/master

A typo in tileset.py. It's tiny, but nevertheless, it's a bug.
This commit is contained in:
Andrew Chin
2013-06-08 14:58:42 -07:00

View File

@@ -344,7 +344,7 @@ class TileSet(object):
"explicitly not to do a --fullrender (which is the default for "
"this situation). I'm overriding your decision and setting "
"--fullrender for just this run")
self.options['rednerchecks'] = 2
self.options['renderchecks'] = 2
os.mkdir(self.outputdir)
# Set the image format according to the options