소스 검색

REstore babylon.manager plugin

David Catuhe 5 년 전
부모
커밋
9a3f7e3823
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      Playground/index.html

+ 2 - 2
Playground/index.html

@@ -49,8 +49,8 @@
         async></script>
 
     <!-- Scene Manager -->
-    <!-- <script src="https://mackeyk24.github.io/toolkit/babylon.manager.js"></script> -->
-    <!-- <script src="https://mackeyk24.github.io/toolkit/babylon.navmesh.js"></script> -->
+    <script src="https://mackeyk24.github.io/toolkit/babylon.manager.js"></script>
+    <script src="https://mackeyk24.github.io/toolkit/babylon.navmesh.js"></script>
 </head>
 
 <body>