point to master inspector

This commit is contained in:
Kevin Ngo
2018-12-10 15:38:05 -08:00
parent 6d0f0e3b90
commit ee5ae537ae

View File

@@ -31,7 +31,11 @@
debug-song-time
debug-state
gpu-preloader
{% if DEBUG_INSPECTOR %}inspector="url: http://localhost:3333/dist/aframe-inspector.js"{% endif %}
{% if DEBUG_INSPECTOR %}
inspector="url: http://localhost:3333/dist/aframe-inspector.js"
{% else %}
inspector="url: https://cdn.jsdelivr.net/gh/aframevr/aframe-inspector@master/dist/aframe-inspector.min.js"
{% endif %}
leaderboard="apiKey: AIzaSyBCnpzND3eN37CBSu1bSYfaKQoe6yD3SnY; authDomain: supersaberrr.firebaseapp.com; databaseURL: https://supersaberrr.firebaseio.com; projectId: supersaberrr; storageBucket: supersaberrr.appspot.com; messagingSenderId: 172125624222"
loading-screen="backgroundColor: #000;"
pool__beat-arrow-blue="mixin: arrowBlueBeat; size: 10; container: #beatContainer"