forked from team-sg/hero-mark-2
fix file create screen
This commit is contained in:
parent
f7496c5e6f
commit
c5e2d52fb8
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,6 @@ anchor_bottom = 1.0
|
|||
|
||||
[node name="DifficultySelect" type="Control" parent="."]
|
||||
unique_name_in_owner = true
|
||||
visible = false
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
|
||||
|
@ -152,6 +151,7 @@ frame = 2
|
|||
[node name="NameEntry" type="Node2D" parent="."]
|
||||
pause_mode = 1
|
||||
unique_name_in_owner = true
|
||||
visible = false
|
||||
|
||||
[node name="ChosenName" type="Label" parent="NameEntry"]
|
||||
unique_name_in_owner = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue