Przeglądaj źródła

Fix imageData of primitives.json

Kentaro Wada 6 lat temu
rodzic
commit
d04bbe0cb5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      examples/primitives/primitives.json

+ 1 - 1
examples/primitives/primitives.json

@@ -136,5 +136,5 @@
     128
   ],
   "imagePath": "primitives.jpg",
-  "imageData": ""
+  "imageData": null
 }