0

Changed "worldname" to "world" in configfile

Also brought tests up to date. All tests pass now.
This commit is contained in:
Andrew Brown
2012-02-14 20:39:05 -05:00
parent f3b434a327
commit aaf8e1d7cb
10 changed files with 81 additions and 57 deletions

View File

@@ -244,6 +244,13 @@ class TileSet(object):
that a tile which is not marked for render by any mtime checks will
be rendered anyways. 0 disables this option.
Other options that must be specified but aren't really documented
(oops. consider it a TODO):
* worldname_orig
* dimension
* title
* name
"""
self.options = options
self.regionset = regionsetobj