From 58648b3592ad8ba566fea701fdee49486296d1e5 Mon Sep 17 00:00:00 2001
From: Thapa <luxthapa6363@gmail.com>
Date: Tue, 20 Jun 2023 16:16:33 +0000
Subject: [PATCH] Update 2-Hit.html

---
 public/2-Hit.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/2-Hit.html b/public/2-Hit.html
index f6d0c57..992bf45 100644
--- a/public/2-Hit.html
+++ b/public/2-Hit.html
@@ -72,7 +72,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re
 })
 
 let flower;
-loader.load("https://transfer.hft-stuttgart.de/gitlab/luxthapa6363/visualization/-/raw/master/gltf/scene.gltf", function(gltf) {
+loader.load("https://transfer.hft-stuttgart.de/gitlab/luxthapa6363/visualization/-/raw/master/gltf/model.gltf", function(gltf) {
   flower = gltf.scene;
 });
 
-- 
GitLab