fix: remove scope change

This commit is contained in:
GuillaumeOnepilot 2023-12-16 22:41:22 +01:00
parent bd839d8d85
commit 391e8ed1a0

View file

@ -35,7 +35,7 @@ export default class BlockTool extends BaseTool<IBlockTool> {
/**
* Tool's constructable blueprint
*/
public constructable: BlockToolConstructable;
protected constructable: BlockToolConstructable;
/**
* Creates new Tool instance