Selaa lähdekoodia

Add Window_HUD to example manifest;

bjorn 2 vuotta sitten
vanhempi
commit
3760ce50f8
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      examples/init.lua

+ 1 - 0
examples/init.lua

@@ -47,6 +47,7 @@ return {
   'Effects/Cubemap_Generate',
   'Effects/Cubemap_Texturing',
   'UI/Spectator_Camera',
+  'UI/Window_HUD',
   'Optimization/Instancing',
   'Debugging/FPS_Controls',
   'Debugging/Raw_Input',