summaryrefslogtreecommitdiff
path: root/scenes/menu.tscn
diff options
context:
space:
mode:
authorJonas Bernard <public.jbernard@web.de>2021-04-27 01:33:17 +0200
committerJonas Bernard <public.jbernard@web.de>2021-04-27 01:33:17 +0200
commit82b0d6872ac6f6cd9cb955476d801a1d2b5e5531 (patch)
tree772577d9164d3f65f36caa2705d4ffa8ee83d515 /scenes/menu.tscn
parent22a071d1f3d4deb02ee93bfafa5137cdf4068dcd (diff)
downloadldjam48-82b0d6872ac6f6cd9cb955476d801a1d2b5e5531.tar.gz
ldjam48-82b0d6872ac6f6cd9cb955476d801a1d2b5e5531.tar.bz2
ldjam48-82b0d6872ac6f6cd9cb955476d801a1d2b5e5531.zip
Levels
Diffstat (limited to 'scenes/menu.tscn')
-rw-r--r--scenes/menu.tscn1
1 files changed, 0 insertions, 1 deletions
diff --git a/scenes/menu.tscn b/scenes/menu.tscn
index 73fbf09..59c935b 100644
--- a/scenes/menu.tscn
+++ b/scenes/menu.tscn
@@ -218,7 +218,6 @@ anims/startgame = SubResource( 2 )
[node name="Outgoing" type="AnimationPlayer" parent="."]
anims/tointro = SubResource( 3 )
anims/tosettings = SubResource( 4 )
-
[connection signal="on_click" from="Content/Back" to="." method="_on_Back_on_click"]
[connection signal="on_click" from="Content/HardMode" to="." method="_on_HardMode_on_click"]
[connection signal="on_click" from="Content/Fullscreen" to="." method="_on_Fullscreen_on_click"]