File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -40,10 +40,10 @@ horizontal_alignment = 1
40
40
layout_mode = 2
41
41
size_flags_vertical = 3
42
42
tab_alignment = 1
43
- current_tab = 1
43
+ current_tab = 0
44
+ deselect_enabled = true
44
45
45
46
[node name ="Variable Helper" type ="VBoxContainer" parent ="VBoxContainer/Main/GDScriptColumn/TabContainer" ]
46
- visible = false
47
47
layout_mode = 2
48
48
script = ExtResource ("2_gl05c" )
49
49
metadata/_tab_index = 0
@@ -64,6 +64,7 @@ placeholder_text = "List your values by seperating them with commas. Variables m
64
64
wrap_mode = 1
65
65
66
66
[node name ="GDScript To C++" type ="VBoxContainer" parent ="VBoxContainer/Main/GDScriptColumn/TabContainer" ]
67
+ visible = false
67
68
layout_mode = 2
68
69
script = ExtResource ("3_7u2ky" )
69
70
metadata/_tab_index = 1
You can’t perform that action at this time.
0 commit comments