Disable Exit button in main menu

This commit is contained in:
OleSTEEP 2024-11-10 18:14:31 +03:00
parent 66dd5b60c6
commit 80fa023c4a

View file

@ -391,6 +391,7 @@ text = "CREDITS"
flat = true
[node name="Exit" type="Button" parent="MenuButtons"]
visible = false
margin_left = 622.0
margin_top = 515.0
margin_right = 760.0