Skip to content

Commit

Permalink
fix import #2
Browse files Browse the repository at this point in the history
  • Loading branch information
CraigFeldspar committed Jun 30, 2023
1 parent 4d7346b commit 01bf745
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import type { NodeMaterial } from "../../nodeMaterial";
import { NodeMaterialConnectionPointCustomObject } from "../../nodeMaterialConnectionPointCustomObject";
import { Constants } from "../../../../Engines/constants";
import type { Mesh } from "../../../../Meshes/mesh";
import { ImageSourceBlock } from "../Dual";
import { ImageSourceBlock } from "../Dual/imageSourceBlock";

/**
* Block used to expose an input value
Expand Down

0 comments on commit 01bf745

Please sign in to comment.