regenerated files
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(969, "ViewerPath")]
|
||||
public struct ViewerPath {
|
||||
[DNAFieldAttribute(0, "ListBase", "path", 16)]
|
||||
[DNAFieldAttribute(0, "ListBase", "path", "ListBase", 16)]
|
||||
public ListBase path;
|
||||
public ViewerPath() {
|
||||
this.path = default;
|
||||
|
||||
Reference in New Issue
Block a user