Removed sub thread loading (Jolt errors)

This commit is contained in:
Eduard Urbach 2024-02-21 20:51:28 +01:00
parent ffe3142937
commit 7926b7a80e
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0

View File

@ -9,7 +9,6 @@ scene_path = "Main.tscn"
progress_bar = NodePath("MarginContainer/Progress")
modulate = NodePath("CanvasModulate")
fade_duration = 0.75
use_sub_threads = true
[node name="CanvasModulate" type="CanvasModulate" parent="."]