regenerate files
This commit is contained in:
@@ -13,7 +13,7 @@ using System;
|
||||
namespace BlendFile.DNA {
|
||||
using BlendFile;
|
||||
|
||||
[DNAClassAttribute(158, "CollectionLightLinking")]
|
||||
[DNAClassAttribute(158, "CollectionLightLinking", 4)]
|
||||
public struct CollectionLightLinking {
|
||||
[DNAFieldAttribute(0, "uchar", "link_state", "uchar", 1, false)]
|
||||
public byte link_state;
|
||||
|
||||
Reference in New Issue
Block a user