diff --git a/Game/Game.tscn b/Game/Game.tscn index dd5d28f..ecc25d3 100644 --- a/Game/Game.tscn +++ b/Game/Game.tscn @@ -110,4 +110,5 @@ horizontal_alignment = 2 [node name="HUD" parent="." instance=ExtResource("5_nggbj")] +[connection signal="Resume" from="HUD" to="." method="ResumeGame"] [connection signal="StartGame" from="HUD" to="." method="NewGame"]