Update CommonString.cs

Unity 6
This commit is contained in:
VaDiM
2024-09-25 23:38:18 +03:00
parent d52f192e75
commit 348aea2be8
+2 -1
View File
@@ -114,7 +114,8 @@ namespace AssetStudio
{1121, "m_PrefabInstance"},
{1138, "m_PrefabAsset"},
{1152, "FileSize"},
{1161, "Hash128"}
{1161, "Hash128"},
{1169, "RenderingLayerMask"},
};
}
}