Rename ueblueprint.js to UEBlueprint.js

This commit is contained in:
barsdeveloper
2021-07-01 23:22:55 +02:00
committed by GitHub
parent d9484b7e54
commit 31a0f5c06d

View File

@@ -232,4 +232,4 @@ export default class UEBlueprint extends UEBlueprintDOMModel {
addNode(...blueprintNode) {
this.nodes.push(...blueprintNode)
}
}
}