From 3eb4ebc64c64574dd7b7be4f31c10092231c04ac Mon Sep 17 00:00:00 2001
From: Yaemyim <22yasa1mpg@hft-stuttgart.de>
Date: Tue, 20 Jun 2023 23:32:48 +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 72c0300..e8dcc43 100644
--- a/public/2-Hit.html
+++ b/public/2-Hit.html
@@ -71,7 +71,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re
 })
 
 let flower;
-loader.load("https://transfer.hft-stuttgart.de/gitlab/22yasa1mpg/webarsr/-/raw/master/3d/model.gltf", function(gltf) {
+loader.load("https://transfer.hft-stuttgart.de/gitlab/22yasa1mpg/webarsr/-/raw/master/3d/scene.gltf", function(gltf) {
   flower = gltf.scene;
 });
 
-- 
GitLab