summaryrefslogtreecommitdiffstats
path: root/scenes/Game.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/Game.tscn')
-rw-r--r--scenes/Game.tscn1
1 files changed, 0 insertions, 1 deletions
diff --git a/scenes/Game.tscn b/scenes/Game.tscn
index fe1432f..35d3bfd 100644
--- a/scenes/Game.tscn
+++ b/scenes/Game.tscn
@@ -12,4 +12,3 @@ script = ExtResource( 3 )
[node name="CanvasLayer" type="CanvasLayer" parent="."]
[node name="GUI" parent="CanvasLayer" instance=ExtResource( 2 )]
-[connection signal="dialogue_next" from="CanvasLayer/GUI" to="." method="_on_GUI_dialogue_next"]