0

fixed typo from master merge

This commit is contained in:
Aaron Griffith
2012-02-08 14:56:50 -05:00
parent ce214c19bc
commit 834598da0f

View File

@@ -92,7 +92,7 @@ directory.
dump['worlds'] = worlds
dump['map'] = dict()
dump['map']['debug'] = True
dump['map']['cacheTag'] = str(int(time()))
dump['map']['cacheTag'] = str(int(time.time()))
dump['map']['north_direction'] = 'lower-left' # only temporary
dump['map']['center'] = [-314, 67, 94]
dump['map']['controls'] = {