This commit is contained in:
tamat
2019-08-16 21:10:38 +02:00
7 changed files with 2262 additions and 1 deletions

View File

@@ -3407,7 +3407,7 @@
if (LiteGraph.isValidConnection(output.type, input.type)) {
link_info = new LLink(
this.graph.last_link_id++,
++this.graph.last_link_id,
input.type,
this.id,
slot,