Skip to content

Commit

Permalink
a minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
varshith257 committed Dec 17, 2024
1 parent 29e1d3e commit 9e11cce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/block_code/ui/blocks/block/block.gd
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ var can_delete: bool = true

var _block_extension: BlockExtension

var _block_canvas: Node

@onready var _context := BlockEditorContext.get_default()


Expand Down

0 comments on commit 9e11cce

Please sign in to comment.