From a74b70b168d8e77c44cfd0fed8813d118dbaaa63 Mon Sep 17 00:00:00 2001 From: Zoey Kitt Date: Fri, 15 Nov 2024 19:05:28 -0600 Subject: Wait, window_mvp2? Get outta here --- scenes/main.gd | 1 + 1 file changed, 1 insertion(+) (limited to 'scenes/main.gd') 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) + -- cgit v1.2.3