diff options
Diffstat (limited to 'scenes/pause.tscn')
-rw-r--r-- | scenes/pause.tscn | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scenes/pause.tscn b/scenes/pause.tscn index f88d04c..fecfc28 100644 --- a/scenes/pause.tscn +++ b/scenes/pause.tscn @@ -25,6 +25,5 @@ position = Vector2( -1.68179, 50 ) z_index = 1 text = "Main Menu" fixed_width = 250 - [connection signal="on_click" from="Resume" to="." method="_on_Resume_on_click"] [connection signal="on_click" from="Main Menu" to="." method="_on_Main_Menu_on_click"] |