Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
removed changes of StartMenueScene.tscn
Browse files Browse the repository at this point in the history
  • Loading branch information
NelDav committed Jun 23, 2019
1 parent e502984 commit f4017f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions godot/src/scenes/menus/StartMenuScene.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ margin_top = 50.0
margin_right = 250.0
margin_bottom = 100.0
text = "Start Menu"

[connection signal="pressed" from="StartMenuButtons/StartGame" to="StartMenuButtons" method="_on_StartGame_pressed"]
[connection signal="pressed" from="StartMenuButtons/Options" to="StartMenuButtons" method="_on_Options_pressed"]
[connection signal="pressed" from="StartMenuButtons/Quit" to="StartMenuButtons" method="_on_Quit_pressed"]
Expand Down

0 comments on commit f4017f2

Please sign in to comment.