summaryrefslogtreecommitdiff
path: root/scenes/main.gd
diff options
context:
space:
mode:
authorZoey Kitt <zoey.kitt@outlook.com>2024-11-15 19:05:28 -0600
committerZoey Kitt <zoey.kitt@outlook.com>2024-11-15 19:05:28 -0600
commita74b70b168d8e77c44cfd0fed8813d118dbaaa63 (patch)
tree8e7c9bad5bff9ae233036a314e905da8e508d537 /scenes/main.gd
parent57014a6756f8bfcff7a45387f7e8bb44afdb6e5a (diff)
Wait, window_mvp2? Get outta here
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)
+