mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
Reduce the amount of crashes.
This commit is contained in:
parent
149d7f4bb2
commit
d68d49b5de
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user