Skip to content
Snippets Groups Projects
Commit 5926c39d authored by Kevin Lee's avatar Kevin Lee
Browse files

remove the watch since we have the hud now. Will need to fix the bug...

remove the watch since we have the hud now. Will need to fix the bug (https://github.com/mozilla/mr-social-client/issues/171) if we add it/something similar back in.
parent 7cf912d9
No related branches found
No related tags found
No related merge requests found
...@@ -245,14 +245,6 @@ ...@@ -245,14 +245,6 @@
mixin="super-hands" mixin="super-hands"
position="0 0.05 0" position="0 0.05 0"
></a-entity> ></a-entity>
<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> </a-entity>
</template> </template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment