updated generated files
This commit is contained in:
@@ -25,7 +25,7 @@ namespace BlendFile.DNA {
|
||||
public char format;
|
||||
[DNAFieldAttribute(4, "int", 4, "len", "int", false, 32)]
|
||||
public int len;
|
||||
[DNAArrayAttribute(4, "char", 5, "_pad0[4]", "System.Char[]", 4, 36)]
|
||||
[DNAArrayAttribute(4, "char", 5, "_pad0[4]", "System.Char[]", 4, false, 36)]
|
||||
public char[] _pad0 = new System.Char[4];
|
||||
public TextLine() {
|
||||
this.next = default;
|
||||
|
||||
Reference in New Issue
Block a user