mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-15 21:12:41 +08:00
Refactoring
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import UBlueprintEntity from "./UBlueprintEntity"
|
||||
import GraphElement from "./GraphElement"
|
||||
|
||||
export default class GraphLink extends UBlueprintEntity {
|
||||
export default class GraphLink extends GraphElement {
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user