diff --git a/AssetStudio/CommonString.cs b/AssetStudio/CommonString.cs index f67025c..975a0e2 100644 --- a/AssetStudio/CommonString.cs +++ b/AssetStudio/CommonString.cs @@ -114,7 +114,8 @@ namespace AssetStudio {1121, "m_PrefabInstance"}, {1138, "m_PrefabAsset"}, {1152, "FileSize"}, - {1161, "Hash128"} + {1161, "Hash128"}, + {1169, "RenderingLayerMask"}, }; } }