2
0
Otger 9 жил өмнө
parent
commit
11e52dc3d7

+ 1 - 1
code/glTFAsset.h

@@ -827,7 +827,7 @@ namespace glTF
         void Read(Document& doc);
         void Read(Document& doc);
         
         
         AssetMetadata()
         AssetMetadata()
-            : premultipliedAlpha(false),
+            : premultipliedAlpha(false)
             , version(0)
             , version(0)
         {
         {
         }
         }