Reduce the amount of crashes.

This commit is contained in:
Relintai 2020-07-10 10:29:07 +02:00
parent 149d7f4bb2
commit d68d49b5de
1 changed files with 2 additions and 2 deletions

View File

@ -117,11 +117,11 @@ func _enter_tree():
for iv in viss:
add_model_visual(iv as ModelVisual)
sheath(sheathed)
if automatic_build:
build_model()
sheath(sheathed)
func _build_model():
if _generating:
return