Jelajahi Sumber

add droptext to local sandbox for consistency

Saurabh Bhatia 7 tahun lalu
induk
melakukan
a2f0bdc8c1
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      sandbox/index-local.html

+ 1 - 0
sandbox/index-local.html

@@ -9,6 +9,7 @@
     <script src="../Tools/DevLoader/BabylonLoader.js"></script>
 </head>
 <body>
+    <p id="droptext">Drag and drop gltf, glb, obj or babylon files to view them</p>
     <canvas id="renderCanvas"></canvas>
     <div id="logo">
     </div>