We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d97158 + 6bbbae8 commit 7e15b2aCopy full SHA for 7e15b2a
export_presets.cfg
@@ -15,7 +15,7 @@ script_encryption_key=""
15
16
custom_template/debug=""
17
custom_template/release=""
18
-variant/export_type=0
+variant/export_type=1
19
vram_texture_compression/for_desktop=true
20
vram_texture_compression/for_mobile=false
21
html/export_icon=true
project.godot
@@ -1051,11 +1051,6 @@ config/description="Therapy through nightmares"
1051
run/main_scene="res://src/dreamscape/MainMenu/MainMenu.tscn"
1052
config/icon="res://icon.png"
1053
1054
-[audio]
1055
-
1056
-output_latency=60
1057
-output_latency.web=600
1058
1059
[autoload]
1060
1061
cfc="*res://src/core/CFControl.gd"
0 commit comments