updated generated files
This commit is contained in:
@@ -21,7 +21,7 @@ namespace BlendFile.DNA {
|
||||
public short proj;
|
||||
[DNAFieldAttribute(2, "short", 2, "fit", "short", false, 4)]
|
||||
public short fit;
|
||||
[DNAArrayAttribute(2, "char", 3, "_pad[2]", "System.Char[]", 2, 6)]
|
||||
[DNAArrayAttribute(2, "char", 3, "_pad[2]", "System.Char[]", 2, false, 6)]
|
||||
public char[] _pad = new System.Char[2];
|
||||
public NodeLensDist() {
|
||||
this.jit = default;
|
||||
|
||||
Reference in New Issue
Block a user