Don't delete scenery directory before building
Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
parent
d3b4f2e191
commit
041ed6d672
1 changed files with 0 additions and 1 deletions
|
@ -194,7 +194,6 @@ def prepare():
|
|||
run("./delete-db worldbuild")
|
||||
run("./create-db worldbuild")
|
||||
|
||||
run("rm -rf projects/worldbuild/scenery/*")
|
||||
run("./clear-cache-files worldbuild")
|
||||
|
||||
def run_all(name, w, s, e, n, chunk_size, threads, cont=False):
|
||||
|
|
Loading…
Reference in a new issue