0

modified to support freezing

This commit is contained in:
Andrew Brown
2010-09-28 23:04:21 -04:00
parent 81d86d6b8b
commit 7a696fcee0
4 changed files with 36 additions and 2 deletions

View File

@@ -140,4 +140,5 @@ def list_worlds():
if __name__ == "__main__":
multiprocessing.freeze_support()
main()