DSL interpretation is working now. Changed map to be within GameData.
This commit is contained in:
@@ -18,4 +18,9 @@ public class CraftNode : ProgramNode
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
public override void ReadParameters(NodeDisplay display)
|
||||
{
|
||||
//
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user