Skip to content

Commit 750b7f2

Browse files
authored
Fixes
1 parent 1489fb0 commit 750b7f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

addons/block_code/ui/block_canvas/block_canvas.tscn

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,15 +152,13 @@ unique_name_in_owner = true
152152
layout_mode = 2
153153
size_flags_horizontal = 4
154154
theme_type_variation = &"InspectorActionButton"
155-
disabled = true
156155
text = "Open in Editor"
157156

158157
[node name="ReplaceBlockCodeButton" type="Button" parent="SelectedNodeWithBlockCodeBox/ButtonsBox"]
159158
unique_name_in_owner = true
160159
layout_mode = 2
161160
size_flags_horizontal = 4
162161
theme_type_variation = &"InspectorActionButton"
163-
disabled = true
164162
text = "Override Block Code"
165163
icon = ExtResource("2_710vn")
166164

0 commit comments

Comments
 (0)