regenerate files
This commit is contained in:
@@ -13,7 +13,7 @@ using System;
|
||||
namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(838, "TransformOrientationSlot")]
|
||||
[DNAClassAttribute(838, "TransformOrientationSlot", 16)]
|
||||
public struct TransformOrientationSlot {
|
||||
[DNAFieldAttribute(0, "int", "type", "int", 4, false)]
|
||||
public int type;
|
||||
|
||||
Reference in New Issue
Block a user