diff --git a/src/hub.html b/src/hub.html index dba91f059117928aae8dbf4541dd4b1bcbb8e6db..91e3f1c4f2f07e4f6c4e8aa4f355bc5c69d7428b 100644 --- a/src/hub.html +++ b/src/hub.html @@ -246,14 +246,6 @@ <template data-selector=".LeftHand"> <a-entity bone-visibility> - <a-entity - id="watch" - gltf-model-plus="src: #watch-model" - bone-mute-state-indicator - scale="1.5 1.5 1.5" - rotation="0 -90 90" - position="0 -0.04 0" - ></a--entity> <a-entity event-repeater="events: action_grab, action_release; eventSource: #player-left-controller" static-body="shape: sphere; sphereRadius: 0.02"