Skip to content

Commit 9e11cce

Browse files
committed
a minor fix
1 parent 29e1d3e commit 9e11cce

File tree

1 file changed

+2
-0
lines changed
  • addons/block_code/ui/blocks/block

1 file changed

+2
-0
lines changed

addons/block_code/ui/blocks/block/block.gd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ var can_delete: bool = true
4343

4444
var _block_extension: BlockExtension
4545

46+
var _block_canvas: Node
47+
4648
@onready var _context := BlockEditorContext.get_default()
4749

4850

0 commit comments

Comments
 (0)