Browse Source

add droptext to local sandbox for consistency

Saurabh Bhatia 7 năm trước cách đây
mục cha
commit
a2f0bdc8c1
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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>