From f07521afffad62e2b4609db70740cdcbf8cb23b4 Mon Sep 17 00:00:00 2001
From: Kevin Lee <kevin@infinite-lee.com>
Date: Thu, 12 Apr 2018 17:16:56 -0700
Subject: [PATCH] remove default position

---
 src/hub.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/hub.html b/src/hub.html
index 75d63f5c0..3be3396b8 100644
--- a/src/hub.html
+++ b/src/hub.html
@@ -277,7 +277,6 @@
         <!-- Environment -->
         <a-entity 
             id="environment-root" 
-            position="0 0 0" 
             nav-mesh-helper
             static-body="shape: none;"
             class="collidable"
-- 
GitLab