added __getstate__ and __setstate__ to TileSet to fix pickling
This commit is contained in:
@@ -221,7 +221,6 @@ class RegionSet(object):
|
||||
in-memory.
|
||||
|
||||
"""
|
||||
#self.world = worldobj
|
||||
self.regiondir = regiondir
|
||||
|
||||
logging.info("Scanning regions")
|
||||
|
||||
Reference in New Issue
Block a user