Skip to content

Commit 2576638

Browse files
authored
Fixes
1 parent 9ef4389 commit 2576638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/block_code/ui/block_canvas/block_canvas.tscn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ size_flags_vertical = 4
113113
[node name="Label" type="Label" parent="SelectedNodeBox"]
114114
custom_minimum_size = Vector2(200, 0)
115115
layout_mode = 2
116-
text = "Use block coding to create custom behavior and game mechanics for \"ZoomInButton\"."
116+
text = "Use block coding to create custom behavior and game mechanics for \"{node}\"."
117117
horizontal_alignment = 1
118118
autowrap_mode = 2
119119

0 commit comments

Comments
 (0)