Browse Source

Add Canvas and Mesh to manifest;

bjorn 7 years ago
parent
commit
a387a824ba
1 changed files with 2 additions and 0 deletions
  1. 2 0
      examples/init.lua

+ 2 - 0
examples/init.lua

@@ -2,6 +2,8 @@ return {
   'Primitives',
   'Primitives',
   '3D_Model',
   '3D_Model',
   'Panorama',
   'Panorama',
+  'Canvas',
+  'Mesh',
   'Lighting',
   'Lighting',
   'Physics',
   'Physics',
   'Billboard'
   'Billboard'