Browse Source

Add Spectator_Camera to manifest;

bjorn 6 years ago
parent
commit
e9f10d9554
1 changed files with 1 additions and 0 deletions
  1. 1 0
      examples/init.lua

+ 1 - 0
examples/init.lua

@@ -10,5 +10,6 @@ return {
   'Postprocessing',
   'Instancing',
   'Primitives',
+  'Spectator_Camera',
   'Microphones'
 }