Fix copy world.

This commit is contained in:
compiling
2020-10-31 10:05:28 +11:00
parent 171b9430c8
commit ef294ab0d3
5 changed files with 23 additions and 35 deletions

1
Gui.py
View File

@@ -405,6 +405,7 @@ def guiMain(args=None):
guiargs.sprite = sprite
guiargs.skip_playthrough = False
guiargs.outputpath = None
guiargs.securerandom = False
try:
if guiargs.count is not None:
seed = guiargs.seed