Update main_menu.tscn

This commit is contained in:
Kristofers Solo 2021-11-12 02:37:07 +02:00 committed by GitHub
parent c304de8815
commit 21f737d96f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,8 +117,6 @@ __meta__ = {
"_edit_use_anchors_": false "_edit_use_anchors_": false
} }
<<<<<<< Updated upstream
=======
[node name="fullscreen" type="CheckButton" parent="."] [node name="fullscreen" type="CheckButton" parent="."]
margin_left = 1798.91 margin_left = 1798.91
margin_top = 989.536 margin_top = 989.536
@ -130,7 +128,3 @@ __meta__ = {
"_edit_use_anchors_": false "_edit_use_anchors_": false
} }
>>>>>>> Stashed changes
[connection signal="pressed" from="foreground/play" to="." method="_on_play_pressed"]
[connection signal="pressed" from="foreground/LAN_party" to="." method="_on_LAN_party_pressed"]
[connection signal="pressed" from="foreground/exit" to="." method="_on_exit_pressed"]