summaryrefslogtreecommitdiff
path: root/ld38.godot
diff options
context:
space:
mode:
Diffstat (limited to 'ld38.godot')
-rw-r--r--ld38.godot6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld38.godot b/ld38.godot
index 2359ede..e1b5588 100644
--- a/ld38.godot
+++ b/ld38.godot
@@ -1,4 +1,6 @@
config_version=3
+config_version=null
+
[application]
name="ld38"
@@ -8,3 +10,7 @@ icon="res://icon.png"
[memory]
multithread/thread_rid_pool_prealloc=60
+
+[rendering]
+
+viewport/default_clear_color=Color( 0, 0, 0, 1 )