summaryrefslogtreecommitdiff
path: root/scenes/main.gd
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/main.gd')
-rw-r--r--scenes/main.gd1
1 files changed, 1 insertions, 0 deletions
diff --git a/scenes/main.gd b/scenes/main.gd
index d11845c..258b1ab 100644
--- a/scenes/main.gd
+++ b/scenes/main.gd
@@ -16,3 +16,4 @@ func _on_microgame_spawn_timer_timeout() -> void:
var window = Window.new()
add_child(window)
+