Skip to content

Commit f7fc09a

Browse files
authored
Update border.gd
1 parent fee11ae commit f7fc09a

File tree

1 file changed

+1
-0
lines changed
  • addons/gaea/graph/graph_nodes/root/data/border

1 file changed

+1
-0
lines changed

addons/gaea/graph/graph_nodes/root/data/border/border.gd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ func _get_output_ports_list() -> Array[StringName]:
3838
return [&"border"]
3939

4040

41+
4142
func _get_output_port_type(_output_name: StringName) -> GaeaValue.Type:
4243
return GaeaValue.Type.DATA
4344

0 commit comments

Comments
 (0)