Browse Source

Adjust manifest;

bjorn 2 years ago
parent
commit
8304f12c91
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/init.lua

+ 1 - 1
examples/init.lua

@@ -4,9 +4,9 @@ return {
   'Intro/Shapes',
   'Intro/Shapes',
   'Intro/3D_Model',
   'Intro/3D_Model',
   'Intro/360_Photo',
   'Intro/360_Photo',
+  'Intro/Custom_Mesh',
   'Intro/Tracked_Hands',
   'Intro/Tracked_Hands',
   'Intro/Thread',
   'Intro/Thread',
-  'Intro/Custom_Mesh',
   'Interaction/Pointer',
   'Interaction/Pointer',
   'Interaction/Pointer_UI',
   'Interaction/Pointer_UI',
   'Interaction/Physics_Pointer',
   'Interaction/Physics_Pointer',