regenerated files
This commit is contained in:
@@ -15,7 +15,7 @@ namespace BlendFile.DNA {
|
||||
|
||||
[DNAClassAttribute(169, "ColorManagedDisplaySettings")]
|
||||
public struct ColorManagedDisplaySettings {
|
||||
[DNAFieldAttribute(0, "char", "display_device[64]", 1)]
|
||||
[DNAFieldAttribute(0, "char", "display_device[64]", "System.Char[]", 1)]
|
||||
public char[] display_device = new System.Char[64];
|
||||
public ColorManagedDisplaySettings() {
|
||||
this.display_device = default;
|
||||
|
||||
Reference in New Issue
Block a user