Skip to content

Commit b146ea7

Browse files
committed
remove unnessary title
1 parent c5b9089 commit b146ea7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

material_maker/windows/file_dialog/file_dialog.tscn

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
[ext_resource type="Script" uid="uid://2m7bxcehwc5a" path="res://material_maker/windows/file_dialog/file_dialog.gd" id="1"]
44

55
[node name="FileDialog" type="FileDialog"]
6-
title = "Open File"
6+
title = "Open a File"
77
initial_position = 2
88
size = Vector2i(500, 400)
9-
visible = false
109
ok_button_text = "Open"
1110
file_mode = 0
1211
access = 2

0 commit comments

Comments
 (0)