Updated DSL node generation and added robot zoom-in function
This commit is contained in:
@@ -4,7 +4,6 @@ public abstract class ProgramNode
|
||||
{
|
||||
protected ProgramNode nextNode;
|
||||
public string DisplayText;
|
||||
public PackedScene editorDisplay;
|
||||
public ProgramNode()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user