regenerated files
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(749, "NodeCombSepColor")]
|
||||
public struct NodeCombSepColor {
|
||||
[DNAFieldAttribute(0, "int8_t", "mode", 1)]
|
||||
[DNAFieldAttribute(0, "int8_t", "mode", "int8_t", 1)]
|
||||
public sbyte mode;
|
||||
public NodeCombSepColor() {
|
||||
this.mode = default;
|
||||
|
||||
Reference in New Issue
Block a user