Skip to content

Commit

Permalink
Merge branch 'task-manager-and-resources' of https://github.com/TheSe…
Browse files Browse the repository at this point in the history
…condReal0/opensuspect into task-manager-and-resources
  • Loading branch information
TheSecondReal0 committed Nov 30, 2020
2 parents 2876691 + 9d6b498 commit ab0269f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/ui/mainmenu/mainmenu.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ margin_top = 15.0
margin_right = 704.0
margin_bottom = 215.0
[connection signal="returnToMainMenu" from="VBoxContainer/MarginContainer/MenuArea" to="VBoxContainer/MarginContainer/MenuArea" method="_on_MenuArea_returnToMainMenu"]
[connection signal="pressed" from="VBoxContainer/MarginContainer/MenuArea/MainMenu/Control/CenterContainer/PlayGame" to="VBoxContainer/MarginContainer/MenuArea/MainMenu/Control/CenterContainer/PlayGame" method="_on_PlayGame_pressed"]
[connection signal="pressed" from="VBoxContainer/MarginContainer/MenuArea/MainMenu/Control/CenterContainer/PlayGame" to="VBoxContainer/MarginContainer/MenuArea" method="_on_NewGame_pressed"]
[connection signal="pressed" from="VBoxContainer/MarginContainer/MenuArea/MainMenu/Control/CenterContainer/PlayGame" to="VBoxContainer/MarginContainer/MenuArea/MainMenu/Control/CenterContainer/PlayGame" method="_on_PlayGame_pressed"]
[connection signal="pressed" from="VBoxContainer/MarginContainer/MenuArea/MainMenu/Control3/CenterContainer/Settings" to="VBoxContainer/MarginContainer/MenuArea" method="_on_Settings_pressed"]
Expand Down

0 comments on commit ab0269f

Please sign in to comment.