Refactoring

This commit is contained in:
barsdeveloper
2021-10-31 16:05:38 +01:00
parent 12e44c5482
commit 199005ec20
13 changed files with 1297 additions and 81 deletions

View File

@@ -1,6 +1,6 @@
import UBlueprintEntity from "./UBlueprintEntity"
import GraphElement from "./GraphElement"
export default class GraphLink extends UBlueprintEntity {
export default class GraphLink extends GraphElement {
/**
*