David Catuhe 7 năm trước cách đây
mục cha
commit
19964f50c5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Playground/index.html

+ 1 - 1
Playground/index.html

@@ -53,7 +53,7 @@
         <script src="https://rawgit.com/BabylonJS/Extensions/master/ClonerSystem/src/babylonx.cloner.js" async></script>
         <script src="https://rawgit.com/BabylonJS/Extensions/master/CompoundShader/src/babylonx.CompoundShader.js" async></script>
         <script src="https://www.babylontoolkit.com/playground/scripts/babylon.navmesh.js" async></script>
-        <script src="https://www.babylontoolkit.com/playground/scripts/babylon.manager.js" async></script>
+        <script src="https://www.babylontoolkit.com/playground/scripts/babylon.manager.js"></script>
                                
         <link href="css/index.css" rel="stylesheet" />
     </head>