Actually add the created node.
This commit is contained in:
parent
b3da2ab4de
commit
d83ec5dd26
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ runoncepath("/lib/node").
|
||||||
stage.
|
stage.
|
||||||
PANELS on.
|
PANELS on.
|
||||||
set SHIP:NAME to name.
|
set SHIP:NAME to name.
|
||||||
CreateCircularizationNode(TIME + 2).
|
add CreateCircularizationNode(TIME + 2).
|
||||||
ExecNode().
|
ExecNode().
|
||||||
|
|
||||||
for p in SHIP:PARTS {
|
for p in SHIP:PARTS {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue