Disable Exit button in main menu
This commit is contained in:
parent
66dd5b60c6
commit
80fa023c4a
1 changed files with 1 additions and 0 deletions
|
@ -391,6 +391,7 @@ text = "CREDITS"
|
||||||
flat = true
|
flat = true
|
||||||
|
|
||||||
[node name="Exit" type="Button" parent="MenuButtons"]
|
[node name="Exit" type="Button" parent="MenuButtons"]
|
||||||
|
visible = false
|
||||||
margin_left = 622.0
|
margin_left = 622.0
|
||||||
margin_top = 515.0
|
margin_top = 515.0
|
||||||
margin_right = 760.0
|
margin_right = 760.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue