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